RubyGems Navigation menu

enumerable-stats 1.2.2

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:
=

インストール:
=

バージョン履歴:

  1. 1.4.0 August 04, 2025 (10.5KB)
  2. 1.3.0 August 03, 2025 (10KB)
  3. 1.2.2 August 02, 2025 (10KB)
  4. 1.2.1 August 02, 2025 (9.5KB)
  5. 1.2.0 August 02, 2025 (8.5KB)
全てのバージョンを表示(全7件)

所有者:

プッシュ者:

作者:

  • Jon Daniel

SHA 256チェックサム:

=

累計ダウンロード数 1,498

このバージョンのみ 197

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: