enumerable-stats
A Ruby gem that extends all Enumerable objects (Arrays, Ranges, Sets, etc.) with essential statistical methods. Provides mean, median, variance, and standard deviation calculations, along with robust outlier detection using the IQR method. Perfect for data analysis, performance monitoring, A/B testing, and cleaning datasets with extreme values. Zero dependencies and works seamlessly with any Ruby collection that includes Enumerable.
Activity
- Latest release
- 1y ago
- Total releases
- 7
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jul 31, 2025
Releases
| Version | Released | |
|---|---|---|
1.4.0
minor
| ||
1.3.0
minor
| ||
1.2.1
patch
| ||
1.2.2
patch
| ||
1.2.0
minor
| ||
1.1.0
minor
| ||
1.0.0
initial
|