Skip to content

TST: add test for last() on dataframe grouped by on boolean column (#46409) #47736

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 6 commits into from
Jul 18, 2022

Conversation

kapiliyer
Copy link
Contributor

@kapiliyer kapiliyer commented Jul 15, 2022

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Jul 15, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 18, 2022
@mroeschke mroeschke merged commit 128832f into pandas-dev:main Jul 18, 2022
@mroeschke
Copy link
Member

Thanks @kapiliyer

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: grouped.last() will sometimes turn a boolean column into Int64
2 participants