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
- Fix concat failure with pandas StringDtype indexes (#11317)
- Remove `BooleanCoder` from `zarr` writes
- concat fails due to StringDtype introduced by pd.Index
- Cannot call .chunk('auto') on DataTree.
- Fix idxminmax for interval coordinates
- Cover CategoricalIndex and EA edge cases
- Fix min_count support for multi-dimensional reductions
- Support glob patterns in open_datatree(group_filter=...) for selective group loading
- Prefer metadata over store reads in `_decode_cf_datetime_dtype`
- `_decode_cf_datetime_dtype` triggers 2 store reads per time variable — expensive on remote stores
- Docs
- Python not yet supported