Skip to content

API: expanding/rolling_std/var/cov and ddof #8064

Closed
@seth-p

Description

@seth-p

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

No one assigned

    Labels

    DocsNumeric OperationsArithmetic, Comparison, and Logical operations

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions