csv-merge

1.0.2 • Public • Published

CSV Aggregation Tool

Run 'npm install'

Put your csv files into 'csv_data' folder and update 'filenames'

var filenames = [
  'DE_2014JunMonthlyTransaction.csv',
  'ES_2014JunMonthlyTransaction.csv',
  'FR_2014JunMonthlyTransaction.csv',
  'IT_2014JunMonthlyTransaction.csv',
  'UK_2014JunMonthlyTransaction.csv'
];

Run 'npm start'

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i csv-merge

    Weekly Downloads

    2

    Version

    1.0.2

    License

    ISC

    Last publish

    Collaborators

    • alonavns