Skip to main content
2 of 4
added 1 character in body
slm Mod
  • 379.7k
  • 1
  • 35
  • 47

Transform/Extract info from a set of CSV files

The answer(s) should include regex/sed, awk based for those simpler CSVs, as well as Perl/Python based for when simple does not work.

A few good small example CSVs in the text that clearly illustrate where simple processing will just stop.

Anthon
  • 81.4k
  • 2
  • 19
  • 34