The number of partitions in the partition matrix.
Not to be confused with the number of elements in the master data array.
Examples
>>> pm.shape (8, 4) >>> pm.size 32
>>> pm.shape () >>> pm.size 1
cf.PartitionMatrix.shape
cf.PartitionMatrix.add_partitions
Enter search terms or a module, class or function name.