dowhy
DoWhy adds one estimation method a year and keeps its identification edge.
A side-by-side editorial comparison of shiny and statsmodels — release velocity, themes, recent moves, and the top alternatives to consider.
Shiny made reactive apps observable, then gave them a way to tear themselves down
Version 1.12.0 added OpenTelemetry support through the {otel} package, emitting spans for session start and end, reactive updates and individual reactive expressions, with collection depth set by an option or environment variable. The releases since have refined it - scoped collection controls in 1.12.1, cleaner stack traces in 1.13.0 - while 1.14.0 turned to lifecycle, adding session$destroy() on module proxies and a non-blocking startApp() for driving apps programmatically.
statsmodels ships only what the ecosystem breaks — six releases, no new statistics.
Every release in this window is a compatibility release. 0.14.2 and 0.14.3 absorbed NumPy 2, 0.14.5 fixed an import failure caused by SciPy 1.16, and 0.14.6 did the same for pandas 3.0. The only additive change across two years is Pyodide support in 0.14.4, described in its own notes as one feature and no fixes. A 0.15.0.dev0 tag exists from 2023 and has not been followed by a 0.15 release.
Version 1.12.0 added OpenTelemetry support through the {otel} package, emitting spans for session start and end, reactive updates and individual reactive expressions, with collection depth set by an option or environment variable. The releases since have refined it - scoped collection controls in 1.12.1, cleaner stack traces in 1.13.0 - while 1.14.0 turned to lifecycle, adding session$destroy() on module proxies and a non-blocking startApp() for driving apps programmatically.
The framework is addressing the two things that make Shiny apps hard to run in production: you could not see inside the reactive graph, and you could not reliably dispose of parts of it. Tracing answers the first; scoped destruction of module session proxies answers the second. Both are aimed at long-lived, dynamically composed apps rather than at the single-file demo.
Expect the OpenTelemetry attribute names to settle once the deprecated spellings are dropped, and more of the reactive lifecycle to gain explicit teardown hooks now that session$destroy() has established the pattern. Editor integration is a likely area for follow-up after the Ark breakpoint support.
Every release in this window is a compatibility release. 0.14.2 and 0.14.3 absorbed NumPy 2, 0.14.5 fixed an import failure caused by SciPy 1.16, and 0.14.6 did the same for pandas 3.0. The only additive change across two years is Pyodide support in 0.14.4, described in its own notes as one feature and no fixes. A 0.15.0.dev0 tag exists from 2023 and has not been followed by a 0.15 release.
The library is being kept alive rather than developed: each release answers a break introduced upstream, and the interval between them is set by the NumPy, SciPy and pandas release calendars rather than by anything statsmodels is building. Two consecutive releases whose stated purpose was restoring the ability to import the package is the sharpest available signal about maintainer bandwidth. The 0.15 line remains a dev tag with no visible progress toward a release.
The next release is most likely another compatibility patch triggered by a NumPy, SciPy or pandas major, and nothing in these entries indicates 0.15 is close.
Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either shiny or statsmodels.
DoWhy adds one estimation method a year and keeps its identification edge.
OpenHouse is hardening the seams where table policies and jobs quietly fail.
silx 3.0 moved its default Qt binding to PySide6 — a migration for everyone embedding it.
StatsBase.jl is in caretaker mode — correctness fixes in, dependency bumps out.
Iris ships steadily on a two-a-year cadence, but its feed publishes only pointers.
ggplot2 swapped its object system out from under a decade of downstream code
See all shiny alternatives → · See all statsmodels alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. shiny and statsmodels are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. shiny and statsmodels are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top shiny alternatives in Analytics are ranked by recent ship velocity. Browse the "shiny alternatives" section above for the current picks, or visit /alternatives/r-shiny for the full list with editorial commentary on each.
Top statsmodels alternatives in Analytics are ranked by recent ship velocity. Browse the "statsmodels alternatives" section above for the current picks, or visit /alternatives/statsmodels for the full list with editorial commentary on each.