Closed
Description
The 'kind' keyword in resample lets you pretend you have a PeriodIndex instead of a DatetimeIndex, and vice-versa. Users who need the other one can just convert using to_(period|timestamp) before calling resample.
xref #55895
The 'kind' keyword in resample lets you pretend you have a PeriodIndex instead of a DatetimeIndex, and vice-versa. Users who need the other one can just convert using to_(period|timestamp) before calling resample.
xref #55895