Released: 2026-03-25. Diff.
Version rationale: patch for additive Python runtime expansion without import-model or runtime floor changes.
Expansion
- Completed the tracked
python/statisticsmodule with a second harvest focused on advanced statistical helpers:
correlation,covariance,geometric_mean,harmonic_mean,linear_regression,median_grouped, andquantiles.