Path to this page:
./
wip/basic-stats,
Command-line tool to perform basic statistics on tabular data
Branch: CURRENT,
Version: 0.1.2.8,
Package name: basic-stats-0.1.2.8,
Maintainer: baconBasic-stats is a command-line tool to perform basic statistics on
a tabular data stream. It supports performing multiple functions
such as mean, median, etc. on independent rows and/or columns during
a single pass on independent rows and/or columns. Memory use is
trivial except for functions that require loading the
sample/population for sorting, such as median.
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2023-09-06) Updated to version: basic-stats-0.1.2.8
- (2023-02-13) Package has been reborn
- (2022-06-12) Updated to version: basic-stats-0.1.2
- (2022-06-12) Updated to version: basic-stats-0.1.1.1
- (2022-06-11) Updated to version: basic-stats-0.1.1
- (2021-12-10) Updated to version: basic-stats-0.1.0.38