|
|
|
|
|
by dima55
915 days ago
|
|
You can get quite far by piping to other tools and/or using DSLs. pivoting can almost certainly be done by the luau support in qsv (or `vnl-filter`, for instance). Summing and grouping is something that `datamash` does well (or qsv luau probably, or `vnl-filter --eval`). Adding a column once again can be done with luau or `vnl-filter`. Would you be more likely to use this tool if it had even more stuff in it requiring reading even more documentation? That's a genuine question. |
|