squidpy.im.ImageContainer.save

ImageContainer.save(path, **kwargs)[source]

Save the container into a Zarr store.

Parameters:

path (Union[str, Path]) – Path to a Zarr store.

Return type:

None

Returns:

: Nothing, just saves the container.