Contents

zarr 2.18.3

0

An implementation of chunked, compressed, N-dimensional arrays for Python

An implementation of chunked, compressed, N-dimensional arrays for Python

Stars: 1502, Watchers: 1502, Forks: 279, Open Issues: 365

The zarr-developers/zarr-python repo was created 8 years ago and the last code push was 6 hours ago.
The project is very popular with an impressive 1502 github stars!

How to Install zarr

You can install zarr using pip

pip install zarr

or add it to a project with poetry

poetry add zarr

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/zarr/
Documentation:
https://zarr.readthedocs.io/
GitHub Repo:
https://github.com/zarr-developers/zarr-python

Classifiers

  • Software Development/Libraries/Python Modules
No  zarr  pypi packages just yet.

Errors

A list of common zarr errors.

Code Examples

Here are some zarr code examples and snippets.

GitHub Issues

The zarr package has 365 open issues on GitHub

  • Copying HDF5 to Zarr - missing object_codec for object array
  • Bump redis from 4.1.1 to 4.1.2
  • [NO MRG] Test CI
  • Default write empty chunks false
  • add release note regarding introduction of BaseStore and KVStore
  • Sharding Prototype II: implementation on Array
  • When I repeatedly append data to a zarr array in s3, appending takes longer and longer and longer
  • [REVIEW] Support of alternative array classes
  • Add numpy encoder class for json.dumps
  • Feature Request: Advanced indexing without oindex and vindex
  • Zarrr inconsitantly returns Nans
  • Big data support
  • DOC: update pytest line
  • ModuleNotFoundError: No module named 'numcodecs' when creating dev env
  • DOC: make Creating a development environment doc copy-pastable

See more issues on GitHub

Related Packages & Articles