pandas.core.window.EWM.mean¶
Exponential weighted moving average.
*args, **kwargs Arguments and keyword arguments to be passed into func. :return: Series or DataFrame
Return type is determined by the caller.
Warning
This feature is currently unsupported by Intel Scalable Dataframe Compiler