Skip to content

Latest commit

 

History

History
 
 

TSV_to_CSV

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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!