ENH/CLN: add CategoricalGrouper #6626
Labels
Categorical
Categorical Data Type
Groupby
Internals
Related to non-user accessible pandas implementation
Refactor
Internal refactoring of code
see #6516
after #6516 it is possible to add a
CategoricalGrouper
subclassingGrouper
, like howTimeGrouper
does. It won't be user visible, but will 'clean' up things a bit.The text was updated successfully, but these errors were encountered: