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 idxmax/idxmin silently promoting integer label coordinate dtype to float64 (GH#7527)
- Fix silent byte-swapping of non-native-endian attribute values in the netcdf4 backend
- Dask graph rewriting/ expression optimisation
- encoding and decoding using custom coders
- Group chunked arrays by chunk manager, not type
- `get_chunked_array_type` rejects two array classes handled by the same chunk manager
- Adds open_dataarray to BackendEntrypoint.
- DOC fix kwargs parameter name in curvefit docstrings
- Benchmark compare last release: asv silently runs zero benchmarks since #10866 (py-rattler was added to environment-benchmark.yml but not environment.yml)
- xarray change subset of values of Dataset variable obtained from pandas DataFrame with pandas v3
- Docs
- Python not yet supported