pandas.tseries.offsets.CustomBusinessHour.apply_index

CustomBusinessHour.apply_index(other)

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

Parameters
iDatetimeIndex
Returns
yDatetimeIndex