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 DataArray coordinate mismatch after shape-changing array wrap
- fix: defer pd.to_datetime() in test parametrize to avoid nightly segfault
- Fix idxmax/idxmin with IntervalIndex coordinates (GH#11300)
- fix: handle non-numpy dtypes in PandasIndex.concat() and join()
- fix: cache scipy flush_only class to fix pickle identity (GH#11323)
- Fix MultiIndex sel with tuple-valued levels (GH#11341)
- Fix cumulative argmax/argmin returning window-local indices (GH#11336)
- Fix pickling regression with scipy backend after multiple opens
- FIX: Handle None version in module_available()
- Dataset.sum() when string scalars present: "resolved dtypes not compatible with add.reduce"
- Docs
- Python not yet supported