Skip to content

ENH: Rolling with window=offset and step=offset #50390

Open
@harrylojames

Description

@harrylojames

Feature Type

  • Adding new functionality to pandas

  • Changing existing functionality in pandas

  • Removing existing functionality in pandas

Problem Description

Would be really great to be able to write df.rolling(window="7d", step="1d)

Currently this returns NotImplementedError: step is not supported with frequency windows

Feature Description

.

Alternative Solutions

.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions