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: Index.get_value being called incorrectly #31112

Merged
merged 2 commits into from
Jan 18, 2020

Conversation

jbrockmendel
Copy link
Member

AFAICT there aren't user-facing consequences, just built-up kludges in Series.__getitem__ and Index.get_value that we'll be able to get rid of once we fix these inconsistencies.

cc @jreback

@jbrockmendel jbrockmendel added the Indexing Related to indexing on series/frames, not to indexes themselves label Jan 17, 2020
@jreback jreback added this to the 1.1 milestone Jan 18, 2020
@jreback jreback merged commit f19035d into pandas-dev:master Jan 18, 2020
@jreback
Copy link
Contributor

jreback commented Jan 18, 2020

yep, these have been bulit up over time +1 for attaching :->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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