prophet/python/fbprophet/tests
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
..
__init__.py MNT Include tests in the package 2017-02-24 02:36:57 -04:00
data.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
data2.csv Unit tests for daily seasonality (Py) 2017-07-04 19:21:34 -07:00
test_diagnostics.py Fix bug about holiday year different from input year and others (#670) 2018-10-18 17:40:17 -07:00
test_prophet.py Modification of holiday features (#644) 2018-08-27 13:52:34 -07:00