bashtage/arch
ARCH models in Python observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 97
- Release rhythm 21
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 195.5
- age_days: 4387
- days_rel: 316
- days_push: 23
- n_releases_24m: 3
Adoption not part of the score
1555 stars · 290 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library for financial econometrics providing ARCH/GARCH volatility models, unit root tests, cointegration analysis, bootstrapping, and multiple comparison procedures. It uses Cython and Numba for performance and is actively maintained with regular releases.
Use cases
- fit GARCH models to estimate asset return volatility
- forecast financial time series variance and risk
- run Dickey-Fuller and Phillips-Perron unit root tests
- bootstrap confidence intervals for time series statistics
- perform model confidence set and reality check multiple comparison procedures
- estimate long-run covariance of financial data
- test and estimate cointegration relationships
When to choose
- you need ARCH/GARCH volatility modeling in Python
- you want econometric unit root or cointegration tests alongside volatility models
- you need fast, well-tested bootstrap methods for time series
- you are doing academic or applied financial econometrics research
When to avoid
- you need multivariate volatility models like DCC-GARCH
- you want general-purpose machine learning forecasting rather than econometric models
- you need a full statistical stack rather than a specialized toolbox
- you work outside Python
Facets
library · maturity stable
machine-learning data-science math data-science fintech time-series mathematics python econometrics garch volatility-modeling time-series bootstrap unit-root-tests finance forecasting
2 sources
- readme: https://github.com/bashtage/arch · fetched 2026-08-28 · 81ba7c0dc14b
- homepage: http://bashtage.github.io/arch/ · fetched 2026-08-29 · 26ffc8ba633d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bashtage/arch | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem