add enumerated/categorical support #604
Labels
backlog-2023H2
Work considered for 2023 H2 but de-prioritized due to resources
census builder
Related to the census builder tool
P1
Priority 1 - Improvement with wide impact, fix within 1 week
tiledbsoma is working on the addition of native support for categorical/enumerated types, a la' pandas.Categorical.
When this work lands, the Census obs/var dataframes need to incorporate it for all label columns that are repetiive (e.g., assay_ontology_term_id, etc), as there should be a significant performance improvement, as well as a usability improvement (will materialize into Categoricals or Factors)
The text was updated successfully, but these errors were encountered: