Skip to content

TST: Add test for groupby where by column contains values with same starting value #46721

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

Conversation

FactorizeD
Copy link
Contributor

@FactorizeD FactorizeD commented Apr 9, 2022

@FactorizeD FactorizeD force-pushed the tst-groupby-by-column-values-with-same-starting-value branch from c7261d1 to 4200e1f Compare April 9, 2022 10:34
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Apr 9, 2022
@mroeschke mroeschke added this to the 1.5 milestone Apr 9, 2022
@mroeschke mroeschke merged commit 8172879 into pandas-dev:main Apr 9, 2022
@mroeschke
Copy link
Member

Thanks @FactorizeD

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
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.

Gropuby using pd.Series.mode throws error when by column contains values with same starting value
2 participants