pandas.core.window.Expanding.var — pandas 0.18.1 documentation (original) (raw)
Parameters:
ddof : int, default 1
Delta Degrees of Freedom. The divisor used in calculations is N - ddof, where N represents the number of elements.
Parameters:
ddof : int, default 1
Delta Degrees of Freedom. The divisor used in calculations is N - ddof, where N represents the number of elements.