prophet/python/fbprophet
Ben Letham e78f583f90
Merge in bugfixes from master (#349)
* Update memory requirement description per #326

* Fix R warning with extra regressor; disallow constant extra regressors.

* Fix unit test broken in new pandas

* Fix diagnostics unit tests for new pandas

* Fix copy with extra seasonalities / regressors Py

* Fix copy with extra seasonalities / regressors R

* Fix weekly_start and yearly_start in R plot_components

* Fix plotting in pandas 0.21 by using pydatetime instead of numpy
2017-11-08 10:09:08 -08:00
..
tests Merge in bugfixes from master (#349) 2017-11-08 10:09:08 -08:00
__init__.py Fix scale<=0 error in old numpy versions for constant histories 2017-09-25 17:40:36 -07:00
diagnostics.py Documentation for cross validation 2017-09-02 10:53:38 -07:00
forecaster.py Merge in bugfixes from master (#349) 2017-11-08 10:09:08 -08:00
models.py Lint fixes 2017-09-25 17:34:27 -07:00