Skip to content

Maybe support stats for anndata.abc.CS*Dataset with anndata 0.12 #52

Description

@flying-sheep

We might be able to run sum, mean, and maybe even mean_var on it with sparrays:

with anndata.settings.override(use_sparse_array_on_read=True):
    return np.sum(sds)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: diskDisk-backed Array types (zarr/hdf5)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions