dask.array.Array.to_zarr

dask.array.Array.to_zarr

Array.to_zarr(*args, **kwargs)[source]

Save array to the zarr storage format

See https://zarr.readthedocs.io for details about the format.

Refer to dask.array.to_zarr() for full documentation.

See also

dask.array.to_zarr

equivalent function