Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 215 Bytes

Split And Convert

Split file into multiple file and convert ndjson streaming to csv with in2csv tool.

Required http://csvkit.readthedocs.io

How to: /bin/bash split_and_convert [file] [no_of_lines] [folder_path]