REGR: string indexing on PeriodIndex raises KeyError on master (not yet released) #33964
Closed
3 tasks done
Labels
Blocker
Blocking issue or pull request for an upcoming release
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Period
Period data type
Regression
Functionality that used to work in a prior pandas version
Milestone
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
(optional) I have confirmed this bug exists on the master branch of pandas.
Code Sample, a copy-pastable example
Problem description
regression in #31172 (i.e. not yet released)
9a211aa is the first bad commit
commit 9a211aa
Author: jbrockmendel [email protected]
Date: Sat Jan 25 08:07:15 2020 -0800
cc @jbrockmendel
Expected Output
Output of
pd.show_versions()
[paste the output of
pd.show_versions()
here leaving a blank line after the details tag]The text was updated successfully, but these errors were encountered: