BUG: ValueError: Given date string not likely a datetime when grouping by PeriodIndex level #34010
Closed
3 tasks done
Labels
Bug
Groupby
Period
Period data type
Regression
Functionality that used to work in a prior pandas version
Milestone
Code Sample, a copy-pastable example
Problem description
With a regular Index, we see the following
This seems to only affect PeriodIndex. DatetimeIndex works fine.
Expected Output
The text was updated successfully, but these errors were encountered: