-
DatetimeIndex.to_perioddelta(freq)[source] -
Calcuates TimedeltaIndex of difference between index values and index converted to PeriodIndex at specified freq. Used for vectorized offsets
New in version 0.17.0.
Parameters: freq : Period frequency Returns: y : TimedeltaIndex
DatetimeIndex.to_perioddelta()
2025-01-10 15:47:30
Please login to continue.