Ben Letham
480b67b8fe
Update Py+Win installation instructions
2019-07-11 15:56:54 -07:00
Ben Letham
c1de067b25
gem version update
2019-07-10 10:04:14 -07:00
Ben Letham
6c33569c61
gem version update
2019-07-10 09:54:52 -07:00
Ben Letham
9211995944
Update gem versions
2019-07-10 09:44:14 -07: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
5df4ea3e96
Recommend source install for R
2019-05-21 11:54:11 -07:00
Ben Letham
c6b2d2ce30
update gemfile version
2019-05-21 11:41:44 -07:00
Ben Letham
aac80e1856
Update ffi requirement in Gemfile
2019-05-20 11:58:20 -07:00
Ben Letham
730e59e2f7
Documentation fixes from PR #777
2019-02-20 17:17:47 -08:00
Ben Letham
324decf21d
Fix broken link in quickstart
2019-01-08 17:28:54 -08:00
Sean J. Taylor
e0ce0d02b4
Update docs to reflect CRAN status
2018-12-21 09:24:05 -08:00
Sean J. Taylor
457ed1b34b
Regenerated documentation
2018-12-18 22:57:39 -08:00
Sean J. Taylor
8f04d48e00
Update documentation to suggest devtools
2018-12-18 22:43:12 -08:00
Louis Guitton
545045d615
fixed signature of plot_forecast_component in docs ( #762 )
...
* fixed signature of plot_forecast_component
fbprophet.plot.plot_forecast_component
* modified source notebook and ran make docs
2018-12-03 17:05:21 -08:00
Sean J. Taylor
40afef26b4
Generate documentation sub-menus
2018-11-13 10:17:59 -08:00
Sumanyu Gupta
6693d7b218
Fixed spelling of Peyton Manning's first name. ( #718 )
2018-11-02 13:04:11 -07:00
Ben Letham
bd2dac783f
Message about binaries updating no longer needed
2018-08-01 12:12:13 -07:00
Fabio Souto
7ee936f46d
Fix broken internal links in hamburger menu ( #613 )
2018-07-18 11:08:41 -07:00
bl
5cd35f7d6d
Install instructions from OSX R to use source
2018-06-09 17:04:22 -07:00
Ben Letham
580d4e4ea9
Documentation update for not failing with constant extra regressor
2018-06-01 14:57:07 -07:00
Ben Letham
af2824fbd0
Update site with documentation updates
2018-05-30 22:43:52 -07:00
bl
454dfd2913
Update on site for using github issues to ask questions
2018-05-30 17:30:03 -07:00
bl
d219c60431
Update installation instructions on site
2018-05-30 17:23:20 -07:00
Anshuman Chhabra
c88e344c87
Removed semicolons from quick_start docs ( #509 )
2018-05-03 17:41:29 -07:00
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
Sean J. Taylor
a44b209696
Github organization change
2017-09-27 09:54:40 -07:00
bl
2be8821c95
Clarify in documentation the saturating min requires specifying cap
2017-09-16 21:52:17 -07:00
Sean J. Taylor
a50da5ee23
Make paper link point to PeerJ instead of PDF + update Gems
2017-09-12 12:36:07 -07:00
Ben Letham
2de4ef0078
Update paper
2017-09-12 11:44:07 -07:00
bl
1d8f5f906b
Regenerate all documentation
2017-09-02 13:07:49 -07:00
Simon Kim
17efc9aecd
External regressors v2 ( #283 )
...
Add regressors in R
2017-08-30 11:04:56 -07:00
bl
aabb7e0547
Update install instructions in README
2017-07-28 22:35:33 -07:00
Ben Letham
d48b70b106
Merge remote-tracking branch 'origin/master' into v0.2
2017-07-11 11:16:26 -07:00
bl
8be35c2f34
Custom seasonalities in R
2017-07-05 01:20:22 -07:00
bl
03d3ec9f2e
Fix notebook Makefile and various typos
2017-07-04 08:39:49 -07:00
Danil Baibak
1d5cb784c4
Highlight active item in the main menu ( #184 )
2017-05-15 15:34:19 -07:00
Ben Letham
bc542ed66f
add conda-forge to install documentation
2017-04-24 16:35:56 -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
0e76b79dde
List some packages required for Linux install
2017-04-13 23:46:47 -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
5e8e3ee958
Describe memory req for VM
2017-03-05 17:19:48 +02:00
Max Humber
a11a8c2a08
Spelling mistake
2017-02-27 11:22:16 -05:00
Ben Letham
2dfacc85bf
Fix weekly tick labels in Python quickstart
2017-02-27 10:35:44 +02:00
Sean J. Taylor
3da0526cf8
Fix links to documentation.
...
Add some notes about how to edit docs.
2017-02-25 18:33:24 -08:00
Jonah Gabry
ea82291b04
fix link to Stan website
2017-02-24 11:48:01 -05:00
Joel Marcey
9b81dc72e8
Add CONTRIBUTING to docs, link to GitHub in docs
2017-02-23 08:14:07 -08:00
Sean J. Taylor
e51b42b336
Initial commit
2017-02-22 15:59:43 -08:00