pandas / 0.23.4 / generated / pandas.core.window.ewm.std.html /

pandas.core.window.EWM.std

EWM.std(bias=False, *args, **kwargs) [source]

exponential weighted moving stddev

Parameters:

bias : boolean, default False

Use a standard estimation bias correction

Returns:
same type as input

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.core.window.EWM.std.html