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 Dataset.from_dataframe indexed assignment with pandas 3 (#11527)
- DOC: fix backend indexing examples (GH7450)
- `CachingFileManager` opens one file handle per `open_dataset()` call — could identical managers share a `FILE_CACHE` entry?
- TYP: annotate open_zarr chunks argument
- Add `xarray.open_zarr_async()`
- Support a single chunk spec in DataTree.chunk
- Let concat promote a mix of numpy and pandas extension coord dtypes
- Return an empty result from rolling and cumulative on a zero-length dimension
- Fix misleading `DataTree` constructor error message (#11514)
- Fix get_chunked_array_type rejecting arrays of the same chunk manager
- Docs
- Python not yet supported