-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Milestone
Description
leftover from #20772
IIUC, the proposal is for datetime_index.set_freq(new_freq)
to be an alternative to datetimeindex.freq = new_freq
(please correct me if I'm wrong).
This would also apply to TimedeltaIndex.