filter_forecast

filter_forecast(forecast_ts: etna.datasets.tsdataset.TSDataset, forecast_params: Dict[str, Any]) etna.datasets.tsdataset.TSDataset[source]

Filter out forecasts before start_timestamp if start_timestamp presented in forecast_params..

Parameters
Return type

etna.datasets.tsdataset.TSDataset