Cuong Duong
|
795718a912
|
clear plotly outputs
|
2023-10-14 23:41:15 +11:00 |
|
Cuong Duong
|
4c82cb0c87
|
update docs
|
2023-10-14 23:22:04 +11:00 |
|
Cuong Duong
|
f52fddfcf1
|
Minor documentation changes (#2207)
|
2022-06-25 20:31:18 +10:00 |
|
Cuong Duong
|
4af7a45480
|
Rename master to main (#2090)
|
2021-12-25 21:12:46 +11:00 |
|
Ben Letham
|
360d294dbc
|
Refresh online docs, change package name in docs (#1852)
|
2021-03-26 00:03:05 -04:00 |
|
Ben Letham
|
6d81543eb2
|
Pakage rename (#1844)
* Rename package from fbprophet to prophet, and add shim
* Untrack files that should have been ignored
* Update github actions build commands
|
2021-03-21 14:13:50 -07:00 |
|
Ben Letham
|
5e6c6a02f8
|
Refresh quickstart doc
|
2020-08-19 20:43:50 -07:00 |
|
Ben Letham
|
dbe8f49de7
|
Update documentation for plotly plot
|
2020-08-18 13:56:55 -07:00 |
|
Ryan Nazareth
|
31841c90c9
|
import tqdm.auto instead (#1509)
|
2020-06-05 17:46:41 -07:00 |
|
Ryan Nazareth
|
3578e93062
|
Add partial fit example and caveats to notebook (#1486)
* Add partial fit example and caveats to notebook
* correct typos
* Shift example to separate ipynb
* fix typos
* rename notebook
|
2020-05-14 21:59:37 -07:00 |
|
Ryan Nazareth
|
47961c01af
|
update quick start notebook plotly 4.0 plot (#1333)
|
2020-03-03 14:42:12 -08:00 |
|
Ben Letham
|
5f97759669
|
Add plotly components plot to quickstart notebook
|
2020-02-04 16:03:18 -08:00 |
|
Ben Letham
|
b0c30454b6
|
Mention that plotly must be separately installed
|
2019-05-21 16:05:56 -07:00 |
|
Ben Letham
|
0a22055c8c
|
Update documentation
|
2019-05-21 15:41:58 -07:00 |
|
Ben Letham
|
4e5e223e4f
|
Add plotly plot to quickstart example
|
2019-05-06 16:15:23 -07:00 |
|
Ben Letham
|
324decf21d
|
Fix broken link in quickstart
|
2019-01-08 17:28:54 -08:00 |
|
Ben Letham
|
65236ec89e
|
Typo fix
|
2018-11-02 13:05:33 -07:00 |
|
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 |
|