You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asarray operates on a protocol OutOfCoreDataset defined by a to_memory method instead of the concrete class BaseCompressedSparseDataset (testing: add anndata #4)
sum/axis_sum
returns np.ndarrays even when passing in a cs{rc}_matrix
The text was updated successfully, but these errors were encountered:
flying-sheep
changed the title
Integrate into scanpy
Integrate into scanpy and anndata
Jan 28, 2025
Uh oh!
There was an error while loading. Please reload this page.
Current differences:
asarray
usesto_dense
internally forcs{cr}_{matrix,array}
asarray
supportszarr
(asarray: support Zarr? #2)asarray
operates on a protocolOutOfCoreDataset
defined by ato_memory
method instead of the concrete classBaseCompressedSparseDataset
(testing: add anndata #4)sum
/axis_sum
np.ndarrays
even when passing in acs{rc}_matrix
The text was updated successfully, but these errors were encountered: