API/COMPAT: support CategoricalBlock consolidation / 2-d Categorical #8709
Labels
API Design
Categorical
Categorical Data Type
Internals
Related to non-user accessible pandas implementation
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
mentioned in #8705
need to be able to combine like categorical (e.g. ordered,categories are ==)
into a 2-d structure so can store in a single CategoricalBlock
The text was updated successfully, but these errors were encountered: