miller/man
John Kerl d341cc6dd3
DSL functions for summary stats over arrays / maps (#1364)
* DSL stats functions [WIP]

* refactor

* move percentile computation to bifs module; iterate

* mode and antimode

* percentile iterate

* percentile sketching

* neaten

* unit-test iterate

* unify old & new min & max functions

* unit-test cases

* code-dedupe between mode and antimode

* make mode/antimode ties deterministic via first-found-wins rule

* online help strings for new stats DSL functions

* artifacts from `make dev`

* help info on how min/max now recurse into collections

* artifacts from `make dev`

* typofix
2023-08-26 16:02:30 -04:00
..
Makefile Reorganization of new-in-miller-6 docpage (#750) 2021-11-13 23:18:35 -05:00
manpage.txt DSL functions for summary stats over arrays / maps (#1364) 2023-08-26 16:02:30 -04:00
mkman.rb Ensure 'make man' and 'make docs' use in-tree mlr executable 2021-11-12 22:41:40 -05:00
mlr.1 DSL functions for summary stats over arrays / maps (#1364) 2023-08-26 16:02:30 -04:00