Introduction — statsmodels
https://www.statsmodels.orgstatsmodels is a Python module that provides classes and functions for the estimation of many different statistical models, as well as for conducting statistical tests, and statistical data exploration. An extensive list of result statistics are available for each estimator. The results are tested against existing statistical packages to ensure that they are correct.
armagarch - PyPI
https://pypi.org/project/armagarch10.10.2020 · The main focus of the package is implementation of the ARMA-GARCH type models. Full ... The code requires: NumPy, Pandas, SciPy, Shutil, Matplotlib, Pandas_datareader and Statsmodels. import armagarch as ag import pandas_datareader as web import ... Special thanks to Kevin Sheppard for his Python for Econometrics, which was an ...