Skip to content

ENH: Add window to exponentially weighted moment functions #11288

Closed
@matthewgilbert

Description

@matthewgilbert

Currently there is no way to specify a rolling window for the exponentially weighted functions. From the docs the weighting function is giving by

eq1

However I am wondering if it is straightforward to add a window parameter, similar to the rolling window statistics. This would change the formula to look like

eq2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Numeric OperationsArithmetic, Comparison, and Logical operations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions