broom.helpers
After eleven quiet months, the tidier under gtsummary is back to absorbing model classes.
A side-by-side editorial comparison of Distributions.jl and Lightdash — release velocity, themes, recent moves, and the top alternatives to consider.
| Feature | Distributions.jl | Lightdash |
|---|---|---|
| Sector | Analytics | Analytics |
| Velocity score | 5.0 | 7.5 |
| Sparks · 30d | 0 | 2 |
| Top themes | julia, statistics, distributions, sampling | business-intelligence, ai-agents, content-as-code, developer-experience |
| Last editorial update | 17h ago | 1d ago |
| Website | Visit → | — |
Julia's distribution library keeps filing down the edges where sampling meets array types
Distributions.jl ships small, frequent releases against a large and settled API surface. The newest release accepts any AbstractVecOrMat when sampling from an MvNormal, closing a reported case where rand! ran much slower for an AbstractMatrix than for a plain Matrix. Around it sits the usual mix of per-distribution correctness fixes, fitting support such as sufficient statistics and MLE for Chi and Chisq, and dependency pruning.
Lightdash keeps handing authoring to outside agents and keeping the governed layer for itself.
Lightdash has spent two months rebuilding around agents rather than around its own web editor. Data apps are scaffolded and iterated locally with Cursor, Claude Code or Codex and uploaded for the instance to build; Deep Research runs multi-step investigations against the warehouse; content as code now covers charts, dashboards, spaces, permissions, virtual views, AI agents, automations, users, groups and roles. The conventional BI surface is still maintained — SQL Runner big numbers, filter groups, timezone handling — but it is no longer where new capability lands. The newest release is a CLI slug rename that keeps Lightdash and the local files in step.
Distributions.jl ships small, frequent releases against a large and settled API surface. The newest release accepts any AbstractVecOrMat when sampling from an MvNormal, closing a reported case where rand! ran much slower for an AbstractMatrix than for a plain Matrix. Around it sits the usual mix of per-distribution correctness fixes, fitting support such as sufficient statistics and MLE for Chi and Chisq, and dependency pruning.
The arc is consolidation rather than expansion, and this release is a clean example: the fix is not a new distribution but a signature loosened so the library behaves the same whatever array type callers hand it. Together with earlier sparsity tracing through constructors and looser MvNormal type aliases, the direction is a package that composes predictably with the rest of the Julia numerical stack instead of one that grows new surface.
Expect the same cadence of per-distribution fixes and fitting-method additions, with further signature loosening where concrete array types are still assumed. Nothing in these entries signals a major version or API break.
Lightdash has spent two months rebuilding around agents rather than around its own web editor. Data apps are scaffolded and iterated locally with Cursor, Claude Code or Codex and uploaded for the instance to build; Deep Research runs multi-step investigations against the warehouse; content as code now covers charts, dashboards, spaces, permissions, virtual views, AI agents, automations, users, groups and roles. The conventional BI surface is still maintained — SQL Runner big numbers, filter groups, timezone handling — but it is no longer where new capability lands. The newest release is a CLI slug rename that keeps Lightdash and the local files in step.
The split is deliberate: authoring and interrogation move outward to whatever agent the user already runs, while the governed metrics, permissions and build stay inside Lightdash. The slug-rename command is a small marker of how far that has gone — refactoring tools are now needed for the repository rather than for the web UI, because that is where the content lives. Deep Research extends the same bet from generating artifacts to conducting analysis, testing competing explanations and validating numbers instead of emitting a chart.
Expect more repository-side maintenance commands of the slug-rename kind — moves, deletes, bulk edits across content-as-code files — since the agent workflow now produces content faster than the CLI can tidy it.
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 Distributions.jl or Lightdash.
After eleven quiet months, the tidier under gtsummary is back to absorbing model classes.
OpenHouse starts adding per-column defaults while still closing silent-failure holes.
Power BI's monthly grind: authoring defaults, DAX documentation, and mobile finally catching up.
ggquiver is awake again, fixing arrow scaling that quietly misread irregular data.
A lazy vector container keeps closing the gaps where it quietly materialised anyway.
Mesh interpolation drops its custom fork dependency and sheds weight.
See all Distributions.jl alternatives → · See all Lightdash alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. Lightdash is currently shipping more aggressively (velocity 7.5 vs 5.0), with 2 editorial sparks in the last 30 days against 0. 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. Lightdash is currently shipping more aggressively (velocity 7.5 vs 5.0), with 2 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top Distributions.jl alternatives in Analytics are ranked by recent ship velocity. Browse the "Distributions.jl alternatives" section above for the current picks, or visit /alternatives/distributions-jl for the full list with editorial commentary on each.
Top Lightdash alternatives in Analytics are ranked by recent ship velocity. Browse the "Lightdash alternatives" section above for the current picks, or visit /alternatives/lightdash for the full list with editorial commentary on each.