Skip to content

BUG: don't silently ignore kwargs in get_indexer_for #42310

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 2 commits into from
Jul 1, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

At first I was thinking of deprecating, but decided that silently ignoring should be considered a bug, better to loudly raise.

@jbrockmendel jbrockmendel added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jun 30, 2021
@jreback jreback added this to the 1.4 milestone Jul 1, 2021
@jreback jreback merged commit 0b523cb into pandas-dev:master Jul 1, 2021
@jbrockmendel jbrockmendel deleted the depr-get_indexer_for branch July 1, 2021 23:16
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 Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants