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
- fillna removes non-indexed coordinates in some cases
- Support DataTree in Xarray's top level functions
- Translations of xarray core project website
- Align datatree `to_dict` and `from_dict` to similar methods on `Dataset` and `DataArray` level
- Remove "Size: " prefix in Dataset and DataArray repr + add option to show nbytes on individual variables
- DataTree: Align `from_dict` and `to_dict` behaviours to their Dataset equivalents
- explicit_indexing_adapter fails for empty list as key
- DataTree consolidation to use general AttrAccessMixin class (instead of TreeAttrAccessMixin)
- Preserve order of variables in combine_by_coords
- Improve performance and typing in _protect_dataset_variables_inplace
- Docs
- Python not yet supported