Skip to content

TST/CLN: Break out groupby function tests #34073

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

Merged
merged 4 commits into from
May 9, 2020
Merged

TST/CLN: Break out groupby function tests #34073

merged 4 commits into from
May 9, 2020

Conversation

dsaxton
Copy link
Member

@dsaxton dsaxton commented May 8, 2020

tests/groupby/test_function.py is still huge (1000+ lines) but this breaks out a few pieces (all copy / paste with no logic changes)

@dsaxton dsaxton added Clean Testing pandas testing functions or related to the test suite labels May 8, 2020
@jreback jreback added this to the 1.1 milestone May 9, 2020
@jreback jreback merged commit d67d304 into pandas-dev:master May 9, 2020
@jreback
Copy link
Contributor

jreback commented May 9, 2020

thanks

@dsaxton dsaxton deleted the split-groupby-tests branch May 9, 2020 21:51
rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants