Skip to content
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: MultiIndex.get_indexer with method not raising for non-monotonic #55352

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

lukemanley
Copy link
Member

@mroeschke mroeschke merged commit 618bf88 into pandas-dev:main Oct 2, 2023
43 checks passed
@mroeschke
Copy link
Member

Thanks @lukemanley

@lukemanley lukemanley deleted the mi-get-indexer-method branch November 16, 2023 12:56
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Feb 21, 2024
Aligns with pandas-dev/pandas#55352

Additionally, refactored a `pandas.PeriodIndex` usage to a non-deprecated version

Authors:
  - Matthew Roeschke (https://github.com/mroeschke)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #15059
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Incorrect result when method!=None for MultiIndex.get_indexer
2 participants