#86·xsv

Feature request: "aggregate" command

Author: d33tahCreated Jul 9, 2017Updated Sep 6, 2024

Let's say I have a sorted CSV file with one column and I'd like to get an aggregate view like `uniq -c`, but with proper CSV as an output. Do you consider this worth implementing?