Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Latest commit

 

History

History

Dat_to_CSV

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Dat to CSV

This simple script can be used to convert files in ".dat" format to ".csv" format.

How to use this script?

1.Install the required libraries by:

pip install -r requirements.txt

  1. Open your command prompt in the directory of the script and type the following:

python dat_to_csv.py -l <your_data-file>

Example:

python dat_to_csv.py -l awesome.dat