Skip to content

Avoid reading/writting all of obs/var when only names are needed #334

@lazappi

Description

@lazappi

Currently for HDF5AnnData, adata$obs_names() requires reading/writing all of obs (same for $var_names()). We could make it so that only the names are read/written when that is all that is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions