-
I'm trying to setup a simple DaskAutoscaler on Kubernetes using YAML files, but somehow the auto scaler failes to be created with the following error
```bash
Error Logging 45s kopf Timer 'dask…
-
I like the "architecture" diagram of hvPlot shown at the top of the home page
![image](https://user-images.githubusercontent.com/42288570/186732917-c3854f97-d6d3-488b-93ee-a5124818e3f0.png)
But …
-
### Modin version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest released version of Modin.
- [X] I have confirmed t…
-
Hi, would it be possible to have zero-copy conversion to/from Dask dataframes in modin?
- `ddf = mdf.to_dask_dataframe()`
- `mdf = mpd.from_dask_dataframe(ddf)`
This is useful in many cases when …
-
It looks like this has been around in some from since 2018!
https://docs.xarray.dev/en/stable/generated/xarray.Dataset.to_dask_dataframe.html#xarray.Dataset.to_dask_dataframe
On initial impress…
-
This issue is for discussing ways in which `Data.__str__` can be made to perform nicely when its data is stored in a `dask` array.
#### Exposition
The string representation of a `Data` object is…
-
**Describe the bug**
My problem is with processing time. I wanted to read some files and create some images and found processing time suspiciously long. The example below took 27 seconds. In operati…
-
**Describe the issue**:
Some follow-up to: https://github.com/dask/distributed/issues/8761
After fixing above issue already in https://github.com/dask/distributed/pull/8762, the next big thing t…
-
Occurs [here](https://github.com/iiasa/message_data/actions/runs/8247073169/job/22554473807#step:14:68) when importing pyam, via ([among others](https://github.com/iiasa/message_data/actions/runs/8247…
-
Hello,
The link under 'Python' in the ReadMe does not direct to a dask example. I am also unable to import richardson_lucy_dask from richardson_lucy_dask as instructed here https://pypi.org/projec…