-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
DocsNumeric OperationsArithmetic, Comparison, and Logical operationsArithmetic, Comparison, and Logical operations
Milestone
Description
Though it's not mentioned in the doc strings, expanding/rolling_std/var support a ddof parameter, while expanding/rolling_cov do not (they effectively assume ddof=1).
I think it would be best if all these functions supported an explicit (i.e. documented) ddof parameter that defaults to 1.
Metadata
Metadata
Assignees
Labels
DocsNumeric OperationsArithmetic, Comparison, and Logical operationsArithmetic, Comparison, and Logical operations