pandas.core.window.EWM.var

EWM.var(bias=False, **kwargs)

exponential weighted moving variance

Parameters:

bias : boolean, default False

Use a standard estimation bias correction

Returns:

same type as input