cf.Partition.size

Partition.size

Number of elements in the partition’s data array.

Examples

>>> p.shape
(73, 48)
>>> p.size
3504

Previous topic

cf.Partition.shape

Next topic

cf.Partition.subarray

This Page