pandas.tseries.offsets.YearEnd.apply_index

YearEnd.apply_index(other)

Vectorized apply of DateOffset to DatetimeIndex, raises NotImplentedError for offsets without a vectorized implementation.

Parameters
iDatetimeIndex
Returns
yDatetimeIndex