RubyGems Navigation menu

enumerable-stats 1.4.0

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.

Gemfile:
=

Installeer:
=

Versies:

  1. 1.4.0 August 04, 2025 (10,5 KB)
  2. 1.3.0 August 03, 2025 (10 KB)
  3. 1.2.2 August 02, 2025 (10 KB)
  4. 1.2.1 August 02, 2025 (9,5 KB)
  5. 1.2.0 August 02, 2025 (8,5 KB)
Toon alle versies (7 totaal)

Eigenaren:

Pushed by:

Authors:

  • Jon Daniel

SHA 256 checksum:

=

Total downloads 878

Voor deze versie 161

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: