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 supported3 Subscribers
Add a CodeTriage badge to zarr-python
Help out
- Issues
- Initializing a group or array is not thread-safe, even with mode='w'
- Opening zarr store sequentially in write mode overwrites store
- Store listdir vs list_dir
- In Memory performance compared to NumPy much slower
- Ragged arrays containing strings does not work with dtype=object and VLenArray(str)
- Some read tests fail on big-endian machines
- FSStore with simplecache fails on missing chunks
- Run Zarr CI tests out-of-tree
- ValueError on empty slice after resize() with fsspec store
- performance optimization in `delitems`
- Docs
- Python not yet supported