Ross ROSS = Recommend OSS · open-source software intelligence for agents

alkaline-ml/pmdarima

A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function. observed · 2026-08-28

github.com/alkaline-ml/pmdarima · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 52
  • Release rhythm 57
  • Longevity 100
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: 4
  • age_days: 3443
  • days_rel: 289
  • days_push: 289
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1733 stars · 252 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pmdarima is a Python statistical library that brings R's auto.arima functionality to Python, wrapping statsmodels ARIMA/SARIMAX models behind a scikit-learn-style interface. It also provides stationarity and seasonality tests, time series utilities, transformations, cross-validation, and built-in datasets.

Use cases

  • automatically fit ARIMA models to time series in Python
  • replace R's forecast::auto.arima with a Python equivalent
  • forecast seasonal time series with SARIMAX
  • run stationarity tests like augmented Dickey-Fuller on a series
  • difference and inverse-difference time series data
  • build scikit-learn pipelines for time series forecasting
  • cross-validate time series forecasting models
  • decompose seasonal time series

When to choose

  • you need automatic ARIMA order selection (auto.arima) in Python
  • you want a scikit-learn-like API for classical time series forecasting
  • you need statistical tests for stationarity and seasonality
  • you're migrating forecasting workflows from R to Python

When to avoid

  • you need deep learning or modern neural forecasting models
  • you prefer Prophet or gradient-boosting-based forecasting
  • your project requires very recent Python versions beyond the library's supported range
  • you need actively developed features — check maintenance status, as development has slowed

Facets

library · maturity active

machine-learning data-science math sdk data-science time-series machine-learning analytics python cross-platform windows arima auto-arima forecasting sarimax statsmodels scikit-learn time-series-analysis stationarity-tests seasonality econometrics linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
alkaline-ml/pmdarimamain63

For agents

markdown · JSON · MCP: product_card(name="alkaline-ml/pmdarima")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem