Search Criteria
Package Details: python-pmdarima 2.0.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pmdarima.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pmdarima |
| Description: | ARIMA estimators for Python |
| Upstream URL: | https://alkaline-ml.com/pmdarima |
| Licenses: | MIT |
| Submitter: | a.kudelin |
| Maintainer: | a.kudelin |
| Last Packager: | a.kudelin |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-05-09 21:26 (UTC) |
| Last Updated: | 2024-11-07 18:03 (UTC) |
Dependencies (11)
- cython (cython-gitAUR)
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-statsmodels
- python-urllib3
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-matplotlib (python-matplotlib-gitAUR) (optional)
- python-pytest (optional)
Latest Comments
AlexBocken commented on 2024-09-27 14:36 (UTC)
Adding a
echo "$pkgver" > pmdarima/VERSIONas the second line inbuild()while bumping thepkgverto2.0.4made the build (and check) successful (4 warnings in check) for me.