1.8.0 • Published 10 years ago

cumuliopivot v1.8.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

18-3-2016 Leuven

Project: Pivotparser Cumul.io

Website: Cumul.io

Sub-modules + Libaries: Babyparse minimist

Description: pivots csv file

Installation npm install cumuliopivot

How to use: node TestingPivot.js --input fileIN.csv --output FILEOut.csv --tocopy "value1|valueX" --pivot "pivotvalueX|pivotvalueY|pivotvalueZ"

input --> input file output --> output file may be empty --> if empty --> file will be saved as PivotResults.csv

tocopy --> Which fields do you want to copy every time pivot --> which columns needs to pivot May be empty --> if empty all the other column names will be pivoted.

Author: Jasper De Braekeleer @Cumul.io

Next Release Details: if outputname is empty --> inputname_output.csv

1.8.0

10 years ago

1.7.0

10 years ago

1.6.0

10 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago