Skip to content

CLN/BUG: Float64Index.get_loc #31123

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 5 commits into from
Jan 18, 2020

Conversation

jbrockmendel
Copy link
Member

  • clean up unnecessary try/except
  • the "bug" part is that ATM we incorrectly raise KeyError instead of TypeError on non-hashable.

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves labels Jan 18, 2020
@jreback jreback added this to the 1.1 milestone Jan 18, 2020
@jreback
Copy link
Contributor

jreback commented Jan 18, 2020

lgtm. ping on green. maybe add a whatsnew when you can.

@jreback jreback merged commit a446979 into pandas-dev:master Jan 18, 2020
@jbrockmendel jbrockmendel deleted the ref-numeric-get_loc branch January 19, 2020 00:29
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