Commit graph

764 commits

Author SHA1 Message Date
Cuong Duong
49e455a86f
Skip serialize test until pandas 2.0 issue is resolved (#2433) 2023-05-18 00:42:09 +10:00
Arkadii Yakovets
3ae65be001
Update hdays.py Turkey import path (#2431) 2023-05-17 15:48:41 +10:00
lior1990
5e54831268
Make sure 'mu' and 'std' are not numpy floats (#2378) 2023-05-07 23:43:05 +10:00
Cuong Duong
0bc1f9e784
Refactor tests - use fixtures and parametrization, allow backend argument (#2401) 2023-05-07 22:56:09 +10:00
Cuong Duong
514a5a29b4 add 2023 blog post link to key documentation 2023-03-01 05:26:34 +11:00
dependabot[bot]
642097ebd7
Bump activesupport from 6.0.3.4 to 6.0.6.1 in /docs (#2360) 2023-01-31 09:28:50 +07:00
Cuong Duong
3c5321681a
Migrate pkg_resources to importlib_resources (#2352) 2023-01-25 16:00:03 +11:00
Cuong Duong
0bf05baf3c
Bump R version and update holidays file for release (#2349) 2023-01-20 21:52:45 +11:00
Cuong Duong
583f81e428
Build version-agnostic wheels (#2343) 2023-01-20 10:33:43 +11:00
Cuong Duong
2f84620a28
Simplify setup.py and tests (#2336) 2023-01-19 21:52:19 +11:00
Cuong Duong
8b3d09caf7
Sanitize warm start parameters (#2342) 2023-01-15 00:05:40 +11:00
Yasir Ekinci
0a5becb777
fourier_series: fix Windows int -> np.int64 dtype (#2340) 2023-01-13 10:58:48 +11:00
Cuong Duong
eb71d0117b
Properly allow warm starts (#2335) 2023-01-12 03:11:15 +11:00
Yasir Ekinci
e2b4ef3a8e
Speed up fourier_series (#2334) 2023-01-12 01:49:03 +11:00
dependabot[bot]
5e2221f480
Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#2333) 2023-01-11 15:42:14 +11:00
laresbernardo
5927f121f2
Fix #2248 on construct_holiday_dataframe (#2252) 2023-01-10 16:40:45 +11:00
dependabot[bot]
517f5bd827
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2287) 2023-01-10 09:17:37 +11:00
Oren Matar
0716751288
10X faster predict by replacing DataFrame with dict (#2299) 2023-01-10 02:14:01 +11:00
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