mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
parent
8b2290bd70
commit
56210b045b
1 changed files with 1 additions and 1 deletions
|
|
@ -3302,7 +3302,7 @@ Options:
|
|||
Example: mlr stats1 -a min,p10,p50,p90,max -f value -g size,shape
|
||||
Example: mlr stats1 -a count,mode -f size
|
||||
Example: mlr stats1 -a count,mode -f size -g shape
|
||||
Example: mlr stats1 -a count,mode --fr '^[a-h].*$' -gr '^k.*$'
|
||||
Example: mlr stats1 -a count,mode --fr '^[a-h].*$' --gr '^k.*$'
|
||||
This computes count and mode statistics on all field names beginning
|
||||
with a through h, grouped by all field names starting with k.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue