pandas.api.indexers.VariableOffsetWindowIndexer
- class pandas.api.indexers.VariableOffsetWindowIndexer(index_array=None, window_size=0, index=None, offset=None, **kwargs)[source]
-
Calculate window boundaries based on a non-fixed offset such as a BusinessDay
Methods
get_window_bounds
([num_values, min_periods, ...])Computes the bounds of a window.
© 2008–2021, 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/1.3.4/reference/api/pandas.api.indexers.VariableOffsetWindowIndexer.html