pandas.core.window.EWM.std

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

exponential weighted moving stddev

Parameters:

bias : boolean, default False

Use a standard estimation bias correction

Returns:

same type as input