pandas.tseries.offsets.FY5253Quarter.apply_index — pandas 0.25.3 documentation (original) (raw)
FY5253Quarter.
apply_index
(self, other)¶
Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation.
Parameters: | i : DatetimeIndex |
---|---|
Returns: | y : DatetimeIndex |