Skip to content

Add better forward-fill logic #3

@klovanone

Description

@klovanone

Problem

Currently only very basic forward fills are implemented in the BatchEveryInterval batcher. Only forward fill with the last value to fill nulls/NaN's.

Solution

Add more varied types (e.g. forward fill with a set value + common fill types) and also allow a custom function to be passed in for more complex fills to be defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions