-
# Problem
Until [recently](https://github.com/dask/distributed/issues/8948), `dask.persist()` supported both persistable Dask collections and ordinary Python objects as inputs. The Dask collections…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Hello folks,
I've been maintaining the github.com/GoogleCloudData…
-
Hey, I have been trying to build the docker image for autogluon for a while now but I keep running into missing requirements.
The current one seems to be missing dask.compatibility. I tried installi…
-
**Is your feature request related to a problem? Please describe.**
Current documentation shows small examples. Working on real large datasets varies in some ways and has specific needs:
- limiting Da…
-
`docs/examples/example_dask_chunk_OCMs.py::test_mitgcm` has been failing in CI this week with the release of dask [`v2024.11.0`](https://docs.dask.org/en/stable/changelog.html#v2024-11-1).
Downgrad…
-
Hi,
I recently bumped dask in my conda environment and zcollection.Collection.update now gives a RuntimeError when trying to access a Future object in the callback. This error appears with dask=202…
-
Example cluster: https://cloud.coiled.io/clusters/656457/account/dask-benchmarks-gcp/information?workspace=dask-benchmarks&tab=Metrics
-
Hi Talley,
I am trying to use `pycudadecon `on large 3D datasets generated with our gaussian ligthsheet. As you may be aware, the datasets are large and loading the entire volume during decon leads t…
-
In dask/main since https://github.com/dask/dask/pull/11248/ (which was included in 2024.9.0 ).
Because dask-awkward and dask-histogram have custom sizeof implementations listed in entrypoints, they…
-
## What is the current behavior?
Cloudpickle dependency is pinned at `=3.0`
## How would this improve `snowflake-snowpark-python`?
The newer release is a requirement for the popular distribut…