Skip to content

Sliding window with fill values #343

@jakirkham

Description

@jakirkham

The sliding_window function is pretty neat. One of the cases that I sometimes encounter benefit from having a function like that. Though sometimes I need some sort of boundary condition as well. For instance adding a constant to the boundaries. The function pad proposed in PR ( #340 ) would go well with this use case. Though I wanted to see if there was interest in having sliding window function with a constant boundary condition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions