zcollection.dataset.ChunkType#

zcollection.dataset.ChunkType#

Alias to type hint for the chunk sizes for each dimension of a dataset.

alias of Dict[str, Union[int, str]]