powered by
Contains prophet's "new" default holidays by country. When using own holidays, please keep the header c("ds", "holiday", "country", "year").
prophet
c("ds", "holiday", "country", "year")
data(dt_prophet_holidays)
data.frame
Dataframe. Contains prophet's default holidays by country.
An object of class "data.frame"
"data.frame"
Date
Name of celebrated holiday
Code for the country (Alpha-2)
Year of ds
ds
Other Dataset: dt_simulated_weekly
dt_simulated_weekly
data(dt_prophet_holidays) head(dt_prophet_holidays)
Run the code above in your browser using DataLab