-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: reindexing empty CategoricalIndex would fail if target had duplicates #39046
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
batterseapower
commented
Jan 8, 2021
- closes BUG: reindexing empty CategoricalIndex fails if target contains duplicates #38906
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
Hello @batterseapower! 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 2021-01-10 00:36:47 UTC |
fdb6a5a
to
f4eb93c
Compare
f4eb93c
to
497dcbb
Compare
These test failures about ports being in use don't seem to be related to my change. |
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 (pre-commit will fail on an already fixed benchmark issue)
thanks @batterseapower |