prophet/python/fbprophet
Ben Letham 014b3b5919
Merge bugfixes from master into v0.3 (#393)
* 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

* Version bump

* Update README for new version

* Fix missing columns in SHF with extra regressor
2017-12-22 16:30:18 -08:00
..
tests Merge bugfixes from master into v0.3 (#393) 2017-12-22 16:30:18 -08:00
__init__.py Merge bugfixes from master into v0.3 (#393) 2017-12-22 16:30:18 -08:00
diagnostics.py Merge bugfixes from master into v0.3 (#393) 2017-12-22 16:30:18 -08: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