Commit graph

714 commits

Author SHA1 Message Date
dependabot[bot]
b52fa5cf0e
Bump nokogiri from 1.12.5 to 1.13.6 in /docs (#2174) 2022-05-24 21:35:38 +10:00
Kha
10310ceb2d
Change deprecated append to concat (#2114) 2022-05-23 03:18:14 +10:00
Julian Carrasquillo
cc5484c4e3
adding no history error handling to cross_validation (#2140) 2022-05-23 03:12:46 +10:00
Cuong Duong
0a44095570 pin holidays >=0.13 to fix UK bug 2022-05-23 02:36:14 +10:00
Cuong Duong
385e2afb43
Small fixes to setup and readme (#2175) 2022-05-22 19:40:41 +10:00
Cuong Duong
b7d5ec4481
wheel.yml: Do not build Python 3.6 wheels (#2165) 2022-05-05 22:39:17 +10:00
Brian Ward
df411c9192
Remove pystan, leave backend abstraction for now (#2148) 2022-05-05 17:37:17 +10:00
Brian Ward
9968f8be41
Simplify setup.py, make CmdStan the default backend (#2088) 2022-04-05 00:06:59 +10:00
Lena Kashtelyan
f16c782661
Merge pull request #2130 from dmitryvinn/social-banner
docs: add social banner in support of Ukraine
2022-03-07 13:36:47 -05:00
Dmitry Vinnik
b04969c4fb
Merge branch 'main' into social-banner 2022-03-02 22:21:27 -08:00
dmitryvinn
401c7c8071 Adding social banner 2022-03-02 22:16:28 -08:00
Dmitry Vinnik
d0683b8873
docs: adding ELI5 video to the home page (#2122)
* Adding ELI5 video

* Fixing lint warnings
2022-02-25 17:56:30 -05:00
dmitryvinn
0360b9d3ec Fixing lint warnings 2022-02-22 09:31:15 -08:00
dmitryvinn
cdc6207fd7 Adding ELI5 video 2022-02-22 09:30:13 -08:00
Stavros Karathanasis
f373d249c4
typo correction on README.md file (#2062) 2022-02-13 00:13:09 +11:00
jgruber99
bb6ceb959e
Typo inthe Contributing Markdown File 2022-02-13 00:12:23 +11:00
Aliaksandr Barouski
efca9301ce
Fixing potential security issue (#2108)
An attacker could access random URL from the executing server if model is crafted. It happens
because pd.read_json checks if the parameter is string contains URL and loads it in the case. The
fix enforcing using parameter as a JSON.

Co-authored-by: Alex Barouski <barouski@fb.com>
2022-01-31 14:18:56 -05:00
Andrew
ed0dc7a3fd
Regenerate generated_holidays.rda (#2094) 2022-01-08 09:03:58 +11:00
Cuong Duong
04ffdc997d
Add Windows wheel (#2089) 2021-12-25 23:20:24 +11:00
Cuong Duong
4af7a45480
Rename master to main (#2090) 2021-12-25 21:12:46 +11:00
Cuong Duong
ba9a5a2c6e update gitignore 2021-10-04 10:20:15 +11:00
Cuong Duong
9cdad80c36 hotfix setup.py 2021-10-04 10:16:55 +11:00
Anurag Kumar
675ece7d6a
Update setup.py (#2027) 2021-10-03 18:42:38 +11:00
Cuong Duong
1ff78a3a05
Speed up Linux wheel building and other fixes (#2040) 2021-10-03 18:41:19 +11:00
Cuong Duong
4fb577e5d4
(Stage 1) Python Wheels for PyPi (#2010) 2021-10-03 12:03:03 +11:00
Cuong Duong
fabf67e73d
Set lower bound for holidays to 0.11.3.1 (#2038) 2021-10-03 05:29:04 +11:00
dependabot[bot]
4a1d762567
Bump nokogiri from 1.11.4 to 1.12.5 in /docs (#2032) 2021-10-03 05:07:52 +11:00
Marco Edward Gorelli
17dbb86ab0
Speed up make_holiday_features by up to 35% (#1962) 2021-08-28 12:19:40 +10:00
Cuong Duong
4d807f60d1
minor fixing : typo grammar 2021-08-28 02:28:37 +10:00
Cuong Duong
9058688118
Bump addressable from 2.7.0 to 2.8.0 in /docs 2021-08-28 02:08:06 +10:00
Cuong Duong
be87004df9 Merge remote-tracking branch 'upstream/master' into minor-fixing 2021-08-28 02:04:44 +10:00
Cuong Duong
0c8183dbe5 Merge branch 'master' into dependabot/bundler/docs/addressable-2.8.0 2021-08-28 01:55:11 +10:00
Cuong Duong
c0ceea8b1f
added 'flat' growth option in docstring python 2021-08-28 01:53:19 +10:00
Cuong Duong
211509f189
Add drop = FALSE in regressor_coefficients() 2021-08-28 01:52:18 +10:00
Cuong Duong
0ee2565f48 Merge remote-tracking branch 'upstream/master' into patch-1 2021-08-28 01:40:32 +10:00
Cuong Duong
065ffee7f9
Bump nokogiri from 1.11.1 to 1.11.4 in /docs 2021-08-28 01:36:21 +10:00
Cuong Duong
7ef73f3b89 Merge remote-tracking branch 'upstream/master' into edit 2021-08-28 01:35:35 +10:00
Cuong Duong
322205c145 Merge branch 'master' into dependabot/bundler/docs/nokogiri-1.11.4 2021-08-28 01:17:36 +10:00
Cuong Duong
6d8a810f15
Fix R CI - install Suggests packages explicitly 2021-08-26 08:45:28 +10:00
Cuong Duong
2a4269b769
Add CRAN badge to package README 2021-08-26 08:42:35 +10:00
Cuong Duong
8a62574590 install suggests packages explicitly 2021-08-14 22:55:55 +10:00
slowy07
05aa1fdd37 fix: typo grammar 2021-08-03 08:37:45 +07:00
dependabot[bot]
c413a634b2
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 21:32:14 +00:00
Drobin Max
d8d819a34f
Update forecaster.py
added 'flat' growth option in docstring
2021-05-24 17:32:14 +03:00
markseeto
e69f2f503f
Add drop = FALSE in regressor_coefficients()
Add `drop = FALSE` in definition of `regressor_coefficients()` to handle the case when there is only one additional regressor.
2021-05-21 17:45:18 +10:00
dependabot[bot]
f73001a0dd
Bump nokogiri from 1.11.1 to 1.11.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 07:17:03 +00:00
Cuong Duong
499dd50a43 add cran badge to readme 2021-05-17 22:25:40 +10:00
Thuy-An-Nguyen
b75844e07c
Update README.md, fix broken link (#1908)
* Update README.md, fix broken link

Fixes a broken link to Pystan documentation about Windows installation instructions

* Update README.md with link to pystan2 windows docs
2021-05-11 16:44:25 -07:00
Cuong Duong
949a07b500
Include cmdstanr installation instructions for R (#1905)
* update installation instructions for R

* force rstantools 2.0.0

* remove mc-stan repo, do not install Suggests

* install suggested packages manually
2021-05-11 08:39:20 -07:00
Cuong Duong
14fa36b4d5
Update ignores for development (#1906)
* update ignores for development

* force rstantools 2.0.0

* remove mc-stan repo, do not install Suggests

* install suggested packages manually
2021-05-11 08:37:19 -07:00