Commit graph

69 commits

Author SHA1 Message Date
Ben Letham
01ae458895 Update docs, and gem versions 2020-09-02 19:21:21 -07:00
Ben Letham
6284fc0264 Fix artifacts in diagnostics nb markdown 2020-08-20 11:20:47 -07:00
Ben Letham
5e6c6a02f8 Refresh quickstart doc 2020-08-19 20:43:50 -07:00
Ben Letham
382448b8db Refresh markdown documentation 2020-08-19 20:40:04 -07:00
Ben Letham
6d3b7bb7ae Minor updates in contributing guidelines 2020-08-19 17:48:48 -07:00
earthgecko
40c5b84784
Clearer pip install snippet (#1629)
* Clearer pip install snippet

This simple change may prevent further additions to and discussions in #401 and #1598 and the like.

* Clearer pip install snippet
2020-08-18 12:07:19 -07:00
Canute
198ef89082
changed unnittest to unittest (#1556) 2020-07-29 15:51:30 -07:00
Ben Letham
20d6afba8b Update site with legal footer 2020-06-12 13:30:41 -07:00
Ryan Nazareth
6399266780
Instructions for contributing code to Prophet (#1513)
* add first part on build environment and branching

* add rest of workflow tests-pull-requests-docs etc

* Typos and updates

* Highlight Python and R headings

* Reorder sections and condense material

* Few more enhancements
2020-06-10 17:44:02 -07:00
Puneet Saini
50a8c46477
Update trend_changepoints.md (#1504)
Minor grammatical fix
2020-06-05 16:59:31 -07:00
Ben Letham
a3bf6c4cdc Switch R install instructions back to CRAN 2020-05-05 14:13:58 -07:00
Ben Letham
59e374b1ad Change R install instructions from CRAN to github 2020-04-27 18:11:16 -07:00
dependabot[bot]
1f6a265839
Bump nokogiri from 1.10.4 to 1.10.8 in /docs (#1360)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-28 14:32:05 -08:00
Tobi Sam
c490c88f0c
Modified saturating_forecasts.md (#1215)
Changed forecast period on line 60 from '3' years to '5' years. 5 years is actually what is being calculated in the example.
2020-02-03 13:10:59 -08:00
Susan Chang
1f6170491d Regenerate documentation #1212 2020-01-28 15:16:32 -08:00
dependabot[bot]
c8e84e08bd Bump rubyzip from 1.2.3 to 2.1.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 2.1.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-27 16:41:48 -08:00
Himanshu Garg
b151d6e612 Updating Version Number
+ Changed Version Number from 0.3 to 0.5. 
+ v0.5 Released On May 15, 2019.
2020-01-27 14:06:58 -08:00
Dhruv
a50d3d1931 Update README.md
Added fullstop in the point.
Corrected some grammatical error.
2020-01-27 13:54:37 -08:00
Ben Letham
190d3239fd gem version update 2019-09-04 12:56:55 -07:00
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