-
Looking for material!
- [ ] https://ncar.github.io/esds/posts/2022/sparse-PFT-gridding/
- [ ] https://ncar.github.io/esds/posts/2022/dask-debug-detrend/
- [ ] Intermediate tutorial on merging: ht…
-
In https://github.com/pydata/xarray/issues/1375#issuecomment-526432439, @fjanoos asked:
> Is there documentation for using sparse arrays ? Could you point me to some example code ?
@dcherian:
> t…
-
https://pandas.pydata.org/pandas-docs/stable/development/extending.html#extensiondtype
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.api.extensions.ExtensionDtype.html#pandas.ap…
-
I'm currently calling the functions that extract the metadata from a specific filetype (or many filetypes in kerchunk's case) "readers".
I feel like "reader" implies that they read actual array da…
-
### What is your issue?
We have recently had a few reports expressing frustration with our minimum dependency version policy. This issue aims to discuss if changes to our policy are needed.
## B…
-
### What is your issue?
We have discussed many time deprecating `xarray.open_zarr` in favor of `xarray.open_dataset(..., engine='zarr')`. This issue tracks that process and is a place for us to discu…
-
> I'm a big fan of [sphinx-codeautolink](https://pypi.org/project/sphinx-codeautolink/) 🙂
_Originally posted by @Zac-HD in https://github.com/pydata/xarray/pull/6908#discussion_r963290657_
This …
-
This is an issue to collect feedback on the decision to make PyArrow a required dependency and to infer strings as PyArrow backed strings by default.
The background for this decision can be found h…
phofl updated
1 month ago
-
## Description
I'm working on implementing a simple example of jupyterlite in the pydata-sphinx-theme (https://github.com/pydata/pydata-sphinx-theme/issues/755). I try to keep it to the most simple…
-
At some point (if feasible), it might be a good idea to measure how much overhead NumPy and PyData/Sparse incur when functions are invoked. That way, we can verify that any observed difference between…