Guido Imperiale
Guido Imperiale
Related to https://github.com/Unidata/netcdf4-python/issues/759
Sorry for the extremely delayed answer. I ran a stress test but I can no longer reproduce the issue on llvmlite-0.39.1 / Python 3.8 / Windows (my project has since...
Any update on this issue? It seems major to me. I need to mass parse UK dates, which are DMY (and there's no locale), but I can't if that breaks...
I think that this design would be incompatible with ``dask.graph_manipulation`` and any other (third party?) code that perform collection-agnostic graph alterations. The way that module works is: 1. fetch the...
I like the idea.
https://github.com/dask/distributed/pull/6959 merged
pick either repr or str, not a hybrid
xrefs to other issues relating to scheduling tasks with resources: - #6136 - #6137
Likely duplicate of - #6705 - #3558
The aliases are non-trivial because they are not yet supported in dask/dask: https://github.com/dask/dask/blob/222ea067db35f65787ee2a877b6e29bb85ae9eed/dask/config.py#L557-L558