pandas.tseries.offsets.BusinessDay.apply_index

BusinessDay.apply_index(self, other)

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

Parameters
iDatetimeIndex
Returns
yDatetimeIndex