pandas.tseries.offsets.CBMonthBegin.apply_index

CBMonthBegin.apply_index

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

Parameters:
i : DatetimeIndex
Returns:
y : DatetimeIndex

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.24.2/reference/api/pandas.tseries.offsets.CBMonthBegin.apply_index.html