Commit graph

746 commits

Author SHA1 Message Date
Pietro Monticone
64150d0409
Fix a typo (#2301) 2023-01-08 09:07:38 +11:00
NBekmuratov
ef2a802bd3
Update hdays.py (#2267) 2023-01-08 09:07:11 +11:00
Cuong Duong
419ee68ac6 update changelog in readme 2022-09-22 00:25:13 +10:00
Brian Blood
eba63df350
Update plot.py astype (#2244) 2022-09-14 23:59:57 +10:00
Calvin Hopkins
7713c4e35a
Enable qemu emulation and aarch64 build for prophet (#2254) 2022-09-09 07:05:53 +10:00
Cuong Duong
9869a3b2dc bump r version for release 2022-09-09 01:02:32 +10:00
Colin Catlin
8fbf8ba2a5
Speed Up Uncertainty Predictions (#2186) 2022-09-09 00:58:06 +10:00
Cuong Duong
b3fedb560e
Remove Cython from install reqs and update shim (#2262) 2022-09-06 09:27:54 +10:00
Cuong Duong
271268a276
Update README badges and site nav (#2261) 2022-09-06 04:03:18 +10:00
Cuong Duong
062e9a1d1c
Add example dataset affected by COVID and guide for docs (#2260) 2022-09-06 03:29:33 +10:00
Vincent Koc
05438721e7
Logic simplification (#2192) 2022-09-05 08:31:33 +10:00
Cuong Duong
201887403b
Incorporate cmdstanpy v1.0.4 updates (#2259) 2022-09-05 06:55:58 +10:00
Cuong Duong
4a53023bec
Have a single source for __version__ (#2258) 2022-09-05 06:15:28 +10:00
bartekch
c9cf658674
Make holidays data internal and exported at the same time (#2185) 2022-09-05 06:15:12 +10:00
Arturo
2a042cbca7
Minor typo (#2224) 2022-09-05 05:12:06 +10:00
dependabot[bot]
828dbeefe5
Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2233) 2022-09-05 05:06:08 +10:00
Brian Ward
95b1741d44
Setup: Fix issue with Windows toolchain install (#2225) 2022-07-08 08:19:56 +10:00
Cuong Duong
65781f4606
Update __init__.py (#2218) 2022-07-02 18:48:26 +10:00
Brian Ward
f73a8d6331
Block broken cmdstanpy versions in pyproject.toml (#2217) 2022-07-02 17:12:15 +10:00
Cuong Duong
f52fddfcf1
Minor documentation changes (#2207) 2022-06-25 20:31:18 +10:00
Cuong Duong
55ced96820
Update Python installation instructions for 1.1 (#2205) 2022-06-25 08:21:57 +10:00
Cuong Duong
d1f8a62098
Bump R version for release (#2204) 2022-06-25 07:10:48 +10:00
Cuong Duong
135dbf8777
Add source distribution and upload jobs (#2203) 2022-06-25 06:55:02 +10:00
Anatoli Babenia
94fbe79f44
Build wheels with native cibuildwheelaction (#2190) 2022-06-24 21:45:23 +10:00
tomsutch
84132a29eb
Only encode to JSON once when serializing a Python model (#2178) 2022-05-25 21:39:10 +10:00
Cuong Duong
cc8c69a3ba
Update codegen for packaging rstan models (#2180) 2022-05-25 00:11:08 +10:00
Cuong Duong
679db85047
Update holidays data (#2179) 2022-05-25 00:10:46 +10:00
Oskar Triebe
17b085b6db
hdays: remove countries defined in python-holidays (#2044) 2022-05-24 22:37:42 +10:00
RaymondMcT
e665430adc
Improved execution time of rolling_mean_by_h (#2142) 2022-05-24 22:28:58 +10:00
Lokeswaran Aruljothi
a2c102cbae
Updated the links of "follow the instructions" element that triggered 404 Not found error (#2134) 2022-05-24 22:24:32 +10:00
Andrew Johnson
2bbcd2c698
Use normal glm distribution for Stan model (#2051) 2022-05-24 22:11:22 +10:00
Andrii Oriekhov
4026f1ca4d
add GitHub URL for PyPi (#2128) 2022-05-24 21:51:05 +10:00
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