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
- Using a forward slash in a node names of a `DataTree` causes a `RecursionError`
- Stacking doesn't work on dims named `""`
- "TypeError: Unsupported type for store_like: 'FSMap'" with new version libraries
- Unclear precedence between NumPy and JAX arrays in arithmetic
- Support proper custom class reflexive operator applied to xarray objects
- Use DatasetGroupBy.quantile for DatasetGroupBy.median for multiple groups when using dask arrays
- Clarify impact of datetime coordinate unit on `polyfit`, `polyval`, `integrate`, `differentiate`
- Duck array ops try to import `transpose` from `sparse`
- Matrix multiplication inconsistent for dask and sparse: `dask @ sparse` works, `sparse @ dask` fails
- Improve http url glob error
- Docs
- Python not yet supported