Rolling.var(ddof=1, *args, **kwargs) [source]
rolling variance
| Parameters: |
ddof : int, default 1 Delta Degrees of Freedom. The divisor used in calculations is |
|---|---|
| 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.
http://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.core.window.Rolling.var.html