Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

TSV to CSV Converter

Description

This Scripts converts the TSV (Tab-separated values) to CSV (Comma-separated values)

Execution

  • Run python TSV_to_CSV.py
  • Provide the File Path of TSV file
  • Task Done!