BUG: resample
on empty DataFrame leads to ValueError
#52484
Labels
Milestone
resample
on empty DataFrame leads to ValueError
#52484
Before version 2.0.0 I was able to resample an empty DataFrame with DateTimeIndex. Now it leads to a
ValueError
. Is that on purpose or a bug?The text was updated successfully, but these errors were encountered: