pandas.tseries.offsets.CustomBusinessDay.apply_index

CustomBusinessDay.apply_index(self, i)[source]

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

Parameters
iDatetimeIndex
Returns
yDatetimeIndex