ruby-enumerable-statistics 2.0.7
Library which provides statistics features for Enumerable
Enumerable::Statistics
provides some methods to calculate statistical summary in arrays and enumerables.
- Website: https://github.com/mrkn/enumerable-statistics
- Licenses: Expat
- Package source: gnu/packages/statistics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-enumerable-statistics 2.0.7
as follows:
guix install ruby-enumerable-statistics@2.0.7
Or install the latest version:
guix install ruby-enumerable-statistics
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.