BUG/ERR: DatetimeIndex - Period shows ununderstandable error #13078
Labels
Bug
Error Reporting
Incorrect or improved errors from pandas
Period
Period data type
Timedelta
Timedelta data type
Milestone
Code Sample, a copy-pastable example if possible
Split from #13071.
DatetimeIndex
-Period
is not supported ATM, but errors are not understandable.Expected Output
show understandable error message.
Or it should be supported converting
Period
toTimestamp
.output of
pd.show_versions()
on current master
The text was updated successfully, but these errors were encountered: