Sofie Svenøe

Results 2 comments of Sofie Svenøe

Hi, The TimeSeriesDataSet class can deal with missing data for you. Look into these two options for TimeSeriesDataSet: - constant_fill_strategy (Dict[str, Union[str, float, int, bool]]) – dictionary of column names...

Sorry for the late reply. I believe you have to have "continous data". One possible solution could be to remove the missing rows and create a idx from the length...