Skip to content

BUG: Fixed regression in PeriodIndex loc #34736

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
Jun 14, 2020

Conversation

TomAugspurger
Copy link
Contributor

Closes #33964.

This is the smallest change I could get. I'm not sure what a more comprehensive fix would look like.

Regression only on master, so no need for a whatsnew.

@TomAugspurger TomAugspurger added this to the 1.1 milestone Jun 12, 2020
@TomAugspurger TomAugspurger added Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type labels Jun 12, 2020
@jreback jreback merged commit f43a843 into pandas-dev:master Jun 14, 2020
@jreback
Copy link
Contributor

jreback commented Jun 14, 2020

thanks @TomAugspurger

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 Period Period data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REGR: string indexing on PeriodIndex raises KeyError on master (not yet released)
3 participants