-
@martindurant - this test suite demonstrates how a Parquet lake written by Spark cannot be read with Dask using the FastParquet engine (it works with the PyArrow engine).
I'll see if I can figure o…
-
When I call map_partitions on my accessor, get some unexpected issues.
The first partition has data that is unrelated to the rest of my data. This is causing issues performing type specific data…
-
Hi all,
After several years of development, we are proud to announce that [**Leshan v1.0.0**](https://github.com/eclipse/leshan/releases/tag/leshan-1.0.0) is available.
**Thanks** to all c…
-
So, now that we have proper INI support, one of the big things I want to do is change how IWADS are handled. Currently, EDGE has a list of defined IWADS in e_main, but of course it only loads what is …
-
Jasper Heeffer [7:22 AM]
there is definitely work to do though, to automize sous-chefs and recipes and recipe dependencies so we can have a pipeline from source to final dataset, like we saw in data…
semio updated
7 years ago
-
Hi-
Ok - so I've been implementing various changed to DynSpecMS. Branch: `MTilde_ASync`
- First the bug of the off being disrtibuted it the top left quadrant is fixed
- the off are distributed …
-
After chatting with @randerzander and @VibhuJawa, we thought it might be nice to include some examples of how to use ucx-py. In particular we were thinking of usage with cuDF. Though other examples ma…
-
Hi, I have a binary classification dataset where labels are sorted (I know, it's against standard ML practice to have data sorted, but the question is in the spirit of understanding Distributed LightG…
-
### Is there already an existing issue for this?
- [X] I have searched the existing issues and there is none for my device
### Product name
Hue Play Lightbar
### Manufacturer
Philips
…
-
Hello all,
I've been trying to combine dask-ml's tools in the most vanilla way that I can think of and they don't seem to fit together (no pun intended).
Specifically, I want to both train model…