pandas.tseries.offsets.BusinessMonthEnd.apply_index

BusinessMonthEnd.apply_index(other)

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

Parameters
iDatetimeIndex
Returns
yDatetimeIndex