Skip to content

ShubhankarS/transform-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

transform-csv

Reads a large csv file in a streamed manner, transforms every row as needed and writes it to a new file. The example transformRow operation replaces "ObjectId("someid")" obtained in a mongoexport with "someid"

About

Read and transform a particular column in a large csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors