-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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.
Reactions are currently unavailable