Contents

zarr 2.17.1

0

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

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

Stars: 1316, Watchers: 1316, Forks: 249, Open Issues: 286

The zarr-developers/zarr-python repo was created 8 years ago and the last code push was an hour ago.
The project is very popular with an impressive 1316 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
License
MIT
Homepage
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 286 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