Draft

Forecasting workflow

Author

pbenavides

Modified

September 4, 2025

1 H1

forecasting

1.1 H2

forecasting again

1.2 model

data_tsbl |> 
  index_by() |> 
  summarise()
data_tbl |> 
  summarise_by_time()
Back to top