prophet/python/fbprophet
ziye666 817f0306a4 Modification of holiday features (#644)
* Allow both both hoidays and append holidays; match holidays in predict and fit

* 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
2018-08-27 13:52:34 -07:00
..
tests Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00
__init__.py Version bump 2018-05-30 17:02:47 -07:00
diagnostics.py Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00
forecaster.py Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00
hdays.py Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00
make_holidays.py Modification of holiday features (#644) 2018-08-27 13:52:34 -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