Commit graph

15 commits

Author SHA1 Message Date
bl
b76ebf18bb documentation update 2017-07-29 17:36:03 -07:00
bl
8f1607cd93 Extra regressors Py 2017-07-21 07:05:16 -07:00
Ben Letham
d48b70b106 Merge remote-tracking branch 'origin/master' into v0.2 2017-07-11 11:16:26 -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
bl
707c885275 Add custom seasonalities (Py) 2017-07-04 22:39:57 -07:00
bl
b93f71540d Notebook example with sub-daily data 2017-07-04 20:03:21 -07:00
bl
995fda07a9 Posterior samples function Py 2017-07-04 18:27:57 -07:00
bl
03d3ec9f2e Fix notebook Makefile and various typos 2017-07-04 08:39:49 -07:00
Ben Letham
d02b6f62b2 Update component plots in notebooks to fix axis labeling bug 2017-04-21 18:27:50 -07:00
Ben Letham
961716ba55 Add link to data CSV in Quickstart 2017-04-04 16:44:31 -07:00
Ben Letham
1645e56c48 Note in documentation that MCMC is slow in Python in Windows (#122) 2017-04-03 17:47:45 -07:00
Ben Letham
2c8419e673 Fix missing m/d on trend component plot. Previously we used MaxNLocator to limit the number of tick marks on the trend and holiday component plots. This was putting the ticks at various points throughout the year, however the tick label showed only the year, which one would incorrectly assume to be Jan 1. This commit removes MaxNLocator and allows matplotlib to set xticks as it pleases, and updates the effected documentation. 2017-03-16 15:43:16 +02:00
Ben Letham
2dfacc85bf Fix weekly tick labels in Python quickstart 2017-02-27 10:35:44 +02:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00