diff --git a/forecasttools/daily_to_epiweekly.py b/forecasttools/daily_to_epiweekly.py index 1137a8d..2581738 100644 --- a/forecasttools/daily_to_epiweekly.py +++ b/forecasttools/daily_to_epiweekly.py @@ -32,7 +32,7 @@ def daily_to_epiweekly( """ Converts the dates column (daily resolution) of a Polars dataframe of draws and dates - for a single jurisdiction from into + for a single jurisdiction into epiweekly and epiyearly columns. forecast_df