Skip to content

Handle categoricals + obs better in preprocessing #84

@ilan-gold

Description

@ilan-gold

Description of feature

At the moment we force reading obs into memory by default because otherwise we would lose categorical dtypes when concatenating because they become strings. But really, we should track the categorical columns and then intercept to convert them back to categoricals as we write each anndata file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions