AI AGENT ADDONS

Zarr Python helps you work with huge arrays of data. It stores N-dimensional arrays in chunks and compresses them. This saves space and speeds up access. You can use it with cloud storage like S3 or GCS. It works smoothly with NumPy, Dask, and Xarray. Scientists and engineers use it for large-scale computing.

You can create, read, and write arrays easily. Zarr supports parallel I/O and resizing. It handles data too big for memory. The library is built for modern Python and cloud workflows.

Add Zarr Python skill to your workflow

Global

mkdir -p ~/.claude/skills/zarr-python

Project

mkdir -p .claude/skills/zarr-python

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago