Enter search terms or a module, class or function name.
rolling standard deviation
ddof : int, default 1
Delta Degrees of Freedom. The divisor used in calculations is N - ddof, where N represents the number of elements.
same type as input
See also
pandas.Series.rolling, pandas.DataFrame.rolling