Compute the sum or average of the daily output from the model, for weeks ending on dates specified in the output. Aggregation will be performed only for the requested columns; other columns will have their values at the specified dates copied over unmodified.
| 1 | 
| weekending | End dates for the weeks being calculated. | 
| df | Dataset to operate on | 
| cols | Columns to aggregate | 
| aggfun | Function to aggregate with (default is  | 
| nday | Number of days in the "week". Default is 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.