anndata.abc.CSCDataset.to_memory# abstract CSCDataset.to_memory()[source]# Load the sparse dataset into memory. Return type: csr_matrix | csc_matrix | csr_array | csc_array Returns: The in-memory representation of the sparse dataset.