Metadata-Version: 2.1
Name: pyramid-arima
Version: 0.8.1
Summary: Python's forecast::auto.arima equivalent
Home-page: https://github.com/tgsmith61591/pyramid
Maintainer: Taylor G. Smith
Maintainer-email: taylor.smith@alkaline-ml.com
License: MIT
Download-URL: https://github.com/tgsmith61591/pyramid/archive/v0.8.1.tar.gz
Keywords: arima timeseries forecasting pyramid pyramid-arima scikit-learn statsmodels
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
Requires-Dist: Cython (>=0.23)
Requires-Dist: numpy (>=1.10)
Requires-Dist: scipy (>=0.9)
Requires-Dist: scikit-learn (>=0.17)
Requires-Dist: pandas (>=0.19)
Requires-Dist: statsmodels (>=0.9.0)

UNKNOWN


