scverse / spatialdata

An open and interoperable data framework for spatial omics data
https://spatialdata.scverse.org/
BSD 3-Clause "New" or "Revised" License
168 stars 34 forks source link

Adjust for dask expressions update #482

Open melonora opened 1 month ago

melonora commented 1 month ago

With dask-exprs landed, we need to adjust the code base for compatibility. Until we are compatible the version of dask used is constrained to a specific version.

ivirshup commented 1 month ago

FWIW they ended up revert a bit that was giving us problems in scanpy and anndata https://github.com/dask/dask-expr/pull/974