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: handle num=1 in RangeIndex.linspace to match numpy behavior
- Fix module_available() crash when version metadata is missing
- 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)
- Docs
- Python not yet supported