Description Usage Arguments Details Value
These holidays will be included in addition to any specified on model initialization.
1 | add_country_holidays(m, country_name)
|
m |
Prophet object. |
country_name |
Name of the country, like 'UnitedStates' or 'US' |
Holidays will be calculated for arbitrary date ranges in the history and future. See the online documentation for the list of countries with built-in holidays.
Built-in country holidays can only be set for a single country.
The prophet model with the holidays country set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.