Skip to content
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

ENH: Add group-wise checks #29

Open
TomAugspurger opened this issue Sep 8, 2015 · 1 comment
Open

ENH: Add group-wise checks #29

TomAugspurger opened this issue Sep 8, 2015 · 1 comment
Milestone

Comments

@TomAugspurger
Copy link
Collaborator

All our checks work around DataFrames right now. I had a case today for checking that a groupwise minimum was above a threshold.

APIwise, do we mirror the current API in a grouped module, that expects DataFrameGroupbys and returns DataFrames, or do we expand the function signature of each check/decorator to accept a by?

@TomAugspurger TomAugspurger added this to the 0.4 milestone Sep 8, 2015
@drorata
Copy link

drorata commented Aug 8, 2017

So you want to add a defensive test on a DataFrameGroupby object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants