Currently, sort depends on a header row with column names. Improve this by allowing a csv file with no header row, and a mechanism to sort by column number instead of name.
Currently, sort depends on a header row with column names.
Improve this by allowing a csv file with no header row, and a mechanism to sort by column number instead of name.