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

TST: Change test_groupby_copy to apply_mutate.py #45578

Merged
merged 2 commits into from
Jan 24, 2022

Conversation

NumberPiOso
Copy link
Contributor

Pending tasks from #45509
In line with issue #44803

Change test_groupby_copy from pandas/tests/groupby/test_groupby.py to pandas/tests/groupby/test_apply_mutate.py

Pending tasks from pandas-dev#45509
In line with issue pandas-dev#44803

Change test_groupby_copy from
`pandas/tests/groupby/test_groupby.py`
to `pandas/tests/groupby/test_apply_mutate.py`
@mroeschke mroeschke added this to the 1.5 milestone Jan 24, 2022
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Jan 24, 2022
@mroeschke
Copy link
Member

Could you merge in main one more time? Otherwise LGTM

@mroeschke mroeschke merged commit 7451de8 into pandas-dev:main Jan 24, 2022
@mroeschke
Copy link
Member

Thanks for the follow up @NumberPiOso

@NumberPiOso NumberPiOso deleted the mv-test-groupby-copy branch January 25, 2022 13:52
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Pending tasks from pandas-dev#45509
In line with issue pandas-dev#44803

Change test_groupby_copy from
`pandas/tests/groupby/test_groupby.py`
to `pandas/tests/groupby/test_apply_mutate.py`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: groupby.apply() inconsistently indexes its return value with the groupby-cols
2 participants