mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
Adds `mlr stats1 -a rank` for standard competition ranking (1,2,2,4,...) on pre-sorted data, most useful with -s for a rank on every record.
6 lines
44 B
Text
6 lines
44 B
Text
g,x,x_rank
|
|
a,10,1
|
|
a,10,1
|
|
a,20,3
|
|
b,5,1
|
|
b,5,1
|