Skip to content

BUG: inconsistent validation for get_indexer #41918

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

Merged
merged 3 commits into from
Jun 10, 2021

Conversation

jbrockmendel
Copy link
Member

By putting all the validation up-front, we'll be able to safely move some short-circuiting checks from the subclasses _get_indexer methods up to the single get_indexer method

@simonjayhawkins simonjayhawkins added Bug Index Related to the Index class or subclasses labels Jun 10, 2021
@simonjayhawkins
Copy link
Member

bugfix should have a release note?

@jbrockmendel
Copy link
Member Author

whatsnew added + green

@jreback jreback added this to the 1.3 milestone Jun 10, 2021
@jreback jreback merged commit ba86e19 into pandas-dev:master Jun 10, 2021
@jbrockmendel jbrockmendel deleted the ref-check_indexing_method branch June 10, 2021 23:44
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Index Related to the Index class or subclasses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants