Changes for version 0.009 - 2016-11-16

  • Add utility: csv-concat.
  • csv-add-field: add option --after, --before, --at to specify position of the new field.

Documentation

Add a field to CSV file
Output a summary row which are arithmetic averages of data rows
Concatenate several CSV files together, collecting all the fields
Return a hash of field names as keys and first row as values
Delete a field from CSV file
List field names of CSV file
Munge a field in every row of CSV file
Replace newlines in CSV values
Only output specified row(s)
Sort CSV fields
Output a summary row which are arithmetic sums of data rows

Modules

CLI utilities related to CSV