Skip to content

Buffers and Windowed Pipelines #11

@corranwebster

Description

@corranwebster

While exponentially-weighted moving average is probably sufficient for many smoothing operations, there may be situations where statistics on a window of values from a stream is useful.

Similarly, it may be useful to have individual values collect into a buffer before being emitted, or a buffer expanded by individual values, and something like that would be the basic building-block for windowed operations.

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