cf.Count.chunk

Count.chunk(chunksize=None)[source]

Partition the data array.

Deprecated at version 3.14.0. Use the rechunk method instead.

Parameters

chunksize: int

Returns

None