Skip to content

ENH/CLN: add CategoricalGrouper #6626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jreback opened this issue Mar 13, 2014 · 1 comment
Closed

ENH/CLN: add CategoricalGrouper #6626

jreback opened this issue Mar 13, 2014 · 1 comment
Labels
Categorical Categorical Data Type Groupby Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code

Comments

@jreback
Copy link
Contributor

jreback commented Mar 13, 2014

see #6516

after #6516 it is possible to add a CategoricalGrouper subclassing Grouper, like how TimeGrouper does. It won't be user visible, but will 'clean' up things a bit.

@jreback jreback added this to the 0.15.0 milestone Mar 13, 2014
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 3, 2015
@mroeschke
Copy link
Member

Closing: We are depreciating grouper objects all together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Groupby Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
Projects
None yet
Development

No branches or pull requests

2 participants