zarr-python
https://github.com/zarr-developers/zarr-python
Python
An implementation of chunked, compressed, N-dimensional arrays for 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 supported4 Subscribers
Add a CodeTriage badge to zarr-python
Help out
- Issues
- fix: deduplicate ZipStore central directory on close
- DOC: fix v3 migration guide store table
- treat codec classes as part of the array configuration
- Configurable chunk writing mode
- `.tree()` returned object should define `__eq__`
- rename `ArrayV3Metadata` and `ArrayV2Metadata`
- Return a result from IO operations
- Add store methods for writing into an existing buffer
- Update NDArrayLike typing for NumPy 2.0 compatibility (fixes #3780)
- feat: Add GitHub Actions workflow to test distributions on TestPyPI (fixes #3798)
- Docs
- Python not yet supported