This function takes in a tibble of scores on the nowcasts/forecasts
containing the columns date
, forecast_date
, and last_hosp_data_date
,
and adds the following columns: horizon_days
(an integer) and
horizon
(a string to be used for categorical grouping of horizons)