Commit graph

6 commits

Author SHA1 Message Date
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
bl
1d8f5f906b Regenerate all documentation 2017-09-02 13:07:49 -07:00
Ben Letham
6c446cee85 Update seasonality/holidays documentation 2017-09-02 07:26:57 -07:00
bl
8f1607cd93 Extra regressors Py 2017-07-21 07:05:16 -07:00
bl
093b4b7eec R sub-daily data documentation, bugfixes, and unit tests 2017-07-10 22:57:13 -07:00
bl
8be35c2f34 Custom seasonalities in R 2017-07-05 01:20:22 -07:00
Renamed from notebooks/holiday_effects.ipynb (Browse further)