Skip to content

Python script to convert tab delimited txt files to csv πŸ“‹

License

Notifications You must be signed in to change notification settings

OliverCollins/TXT-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

.txt to .csv converter

Python script to convert tab delimited .txt files to .csv

Make sure to specify the following variables in the TXTtoCSV.py file

* input_file (i.e. input.txt)
* output_file (i.e. output.csv)
* num_columns (i.e. 5)

About

Python script to convert tab delimited txt files to csv πŸ“‹

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages