2019-04-10 11:11:37 +08:00
..
2019-04-10 11:11:37 +08:00
2019-04-09 18:05:49 +08:00
2019-04-09 18:05:49 +08:00
2019-04-09 18:07:35 +08:00

Util

A util program to read csv, convert and output.

shell parameters:

  • f: file's path
  • x: x's column index
  • y: y's column index

Example:

 node index.js -f file.csv -x 3 -y 4