mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-19 09:24:14 +00:00
3 lines
96 B
Bash
3 lines
96 B
Bash
mlr --oxtab stats1 -f x -a p25,p75 \
|
|
then put '$x_iqr = $x_p75 - $x_p25' \
|
|
data/medium
|