sarthaksaxena01 / DragAndDrop

It will take a Csv file as a input and take column names from the file and modifies the column names with different names and push it into new Csv file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It will take a Csv file as a input and take column names from the file and modifies the column names with different names and push it into new Csv file.

For project to use, just clone or download the project, then in shell=>

1)npm install

2)node index

You can see the 'finalData.csv' file present in your project directory.

About

It will take a Csv file as a input and take column names from the file and modifies the column names with different names and push it into new Csv file.


Languages

Language:JavaScript 53.2%Language:HTML 46.8%