-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
BUG: Fix Series comparison fails when index dtypes differ (object vs string) (#61099) #61199
Conversation
@MayurKishorKumar - looks like your environment got added to your commit. |
Oh shoot, my bad! I’ll fix that right away. Thanks for catching it! |
Hi @rhshadrach 👋 I’m working on fixing [#61099] and ran into a failure in My fix updates There are two options I’m considering:
Would updating the test be acceptable in this case? Thanks! |
pre-commit.ci autofix |
doc/source/whatsnew/v3.0.0.rst
file if fixing a bug or adding a new feature.