Skip to content

Group by aggregate functions test case #45763

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 16 commits into from
Feb 3, 2022
Merged

Group by aggregate functions test case #45763

merged 16 commits into from
Feb 3, 2022

Conversation

weikhor
Copy link
Contributor

@weikhor weikhor commented Feb 1, 2022

@pep8speaks
Copy link

pep8speaks commented Feb 1, 2022

Hello @weikhor! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-02-02 04:50:11 UTC

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Feb 2, 2022
@mroeschke mroeschke added this to the 1.5 milestone Feb 2, 2022
@jreback jreback merged commit 23182ff into pandas-dev:main Feb 3, 2022
@jreback
Copy link
Contributor

jreback commented Feb 3, 2022

thanks @weikhor

phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
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.

BUG: Groupby aggregate functions (e.g. min/max) fail to preserve categorical dtype on single categorical column
5 participants