On this page
pandas.api.indexers.VariableOffsetWindowIndexer
- classpandas.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–2022, 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.5.0/reference/api/pandas.api.indexers.VariableOffsetWindowIndexer.html