Skip to content

Avoid reading/writing 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

Labels

h5adIssues related to H5AD filesperformanceIssues related to performance and efficiency

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions