cf.Partition.in_memory

Partition.in_memory

True if and only if the partition’s sub-array is in memory as opposed to on disk.

Examples

>>> p.in_memory
False

Previous topic

cf.Partition.update_inplace_from

Next topic

cf.Partition.indices

This Page