-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
Fixed metadata propagation in Dataframe.idxmax and Dataframe.idxmin #… #47821
Conversation
Hello @SomtochiUmeh! 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-07-22 18:16:36 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the pr @SomtochiUmeh! One small comment
Also, please see https://pandas.pydata.org/docs/development/contributing_codebase.html#pre-commit for how to fix that CI failure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @SomtochiUmeh!
Thanks @SomtochiUmeh |
…idxmin #… (pandas-dev#47821)" This reverts commit b0a51fe.
…28283