pandas.core.window.Window.mean¶
Calculate the window mean of the values.
*args Under Review. **kwargs Under Review. :return: Series or DataFrame
Returned object type is determined by the caller of the window calculation.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler