Ben Letham
|
af2824fbd0
|
Update site with documentation updates
|
2018-05-30 22:43:52 -07:00 |
|
bl
|
f5b4249180
|
Remove all semicolons from documentation; mark hidden outputs
|
2018-05-30 18:47:16 -07:00 |
|
bl
|
e21a05f4f9
|
Remove log transforms in the documentation by log transforming the CSVs, to avoid people thinking they have to log transform their data in order to use Prophet.
|
2018-05-30 15:34:41 -07:00 |
|
Ben Letham
|
3571a90558
|
Specify ds format in documentation
|
2018-05-29 21:55:26 -07:00 |
|
Ben Letham
|
35c982b3ed
|
Add reference to dygraph plot in documentation
|
2018-05-25 15:24:36 -07:00 |
|
Anshuman Chhabra
|
c88e344c87
|
Removed semicolons from quick_start docs (#509)
|
2018-05-03 17:41:29 -07:00 |
|
Sean J. Taylor
|
a44b209696
|
Github organization change
|
2017-09-27 09:54:40 -07:00 |
|
bl
|
1d8f5f906b
|
Regenerate all documentation
|
2017-09-02 13:07:49 -07:00 |
|
bl
|
b76ebf18bb
|
documentation update
|
2017-07-29 17:36:03 -07:00 |
|
bl
|
03d3ec9f2e
|
Fix notebook Makefile and various typos
|
2017-07-04 08:39:49 -07:00 |
|
Ben Letham
|
961716ba55
|
Add link to data CSV in Quickstart
|
2017-04-04 16:44:31 -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 |
|