-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Groupby crash on a single level #30229
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
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.
pls add a whatsnew note as well (bug fixes / grouping) for 1.0
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.
Merging master should fix the CI failures.
Thanks to Tom for the tip Co-Authored-By: Tom Augspurger <[email protected]>
I still need to merge with master for CI issues
Hello @nlepleux! 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 2019-12-13 15:23:08 UTC |
It is possible to restart the CI process? The git checkout failed on windows |
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, ping on green.
all green |
Great thanks @nlepleux |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff