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: Test groupby for columns with string objects #52757

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

gmaiwald
Copy link
Contributor

@gmaiwald gmaiwald commented Apr 18, 2023

@phofl
@noatamir
@jorisvandenbossche
@MarcoGorelli

@noatamir noatamir added the Sprints Sprint Pull Requests label Apr 18, 2023
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@phofl phofl changed the title Pandas issues 24196 TST: Test groupby for columns with string objects Apr 22, 2023
@phofl phofl added Testing pandas testing functions or related to the test suite Groupby labels Apr 22, 2023
@phofl phofl added this to the 2.1 milestone Apr 22, 2023
@phofl phofl merged commit 681af4c into pandas-dev:main Apr 22, 2023
@phofl
Copy link
Member

phofl commented Apr 22, 2023

thx @gmaiwald

Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Sprints Sprint Pull Requests Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pandas groupby sum misbehaves when one of the columns has string objects.
3 participants