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