anndata.experimental.CSCDataset.indptr

anndata.experimental.CSCDataset.indptr#

property CSCDataset.indptr: ndarray[source]#

Other than data and indices, this is only as long as the major axis

It should therefore fit into memory, so we cache it for faster access.