EEisbrenner
EEisbrenner
Using Intake (intake-xarray) on a larger number of files, e.g. daily data for one or two decades, results in a too-many-files error. Loading the same set of data with `xarray.open_mfdatasets`...
+ Python 3.8.2 + Modin 0.8.2 + Pandas 1.1.4 ### Question Hi, in the below example, the version with Modin throws an error when indexing a multi-index DataFrame, while pandas...
Hi, I often depend on Cartopy which can only be installed when using the `--no-binary` flag with pip (or via Conda; shapely is the underlying trouble maker, see for example...