xarray
https://github.com/pydata/xarray
Python
N-D labeled arrays and datasets in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported13 Subscribers
Add a CodeTriage badge to xarray
Help out
- Issues
- Support label-based slicing in RangeIndex
- Add Unit Tests for shorten_list_repr() and inline_dask_repr() and inline_sparse_repr() in formatting.py
- ds.to_zarr() fails when trying to write a very large zarr of dtype='object', even with compute=False
- tests(formatting): add unit tests for inline_dask_repr, inline_sparse_repr, and shorten_list_repr
- Use pytest-randomly to randomly order tests
- `pd.DataFrame.to_xarray()` and `xr.Dataset(<pd.DataFrame>)` are not equivalent
- align skips alignment checks for indexes that are not reindexed
- xr.map_blocks in combination with to_zarr results in very suboptimal dask graphs
- Allow interpolating along singleton dimensions
- Trim option for DataArray.resample()
- Docs
- Python not yet supported