blosc2.NDArray.shape#

property NDArray.shape: tuple[int]#

The data shape of this container.

In case it is multiple in each dimension of chunks, it will be the same as ext_shape.

See also

ext_shape