prophet/python/fbprophet
ziye666 95fa4460a9 Fix bug about holiday year different from input year and others (#670)
* Allow both both hoidays and append holidays

Match holidays in predict and fit

Add test for append_holiday features; minor fixes

Add column name validation for append_holidays names; allow only one country

Fix bug about holiday year different from input year and also other bugs

Change function description

Add append holiday feature for R

* Add test for R/Pyrhon; fix bugs
2018-10-18 17:40:17 -07:00
..
tests Fix bug about holiday year different from input year and others (#670) 2018-10-18 17:40:17 -07:00
__init__.py now a dev version 2018-08-27 14:02:57 -07:00
diagnostics.py Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00
forecaster.py Remove deprecated methods 2018-08-27 14:06:10 -07:00
hdays.py Fix bug about holiday year different from input year and others (#670) 2018-10-18 17:40:17 -07:00
make_holidays.py Fix bug about holiday year different from input year and others (#670) 2018-10-18 17:40:17 -07:00
models.py Remove vestigial comments, structure imports 2018-05-30 16:35:17 -07:00
plot.py Explicitly use 64-bit integers in plot functions (#577) 2018-06-18 14:15:16 -07:00