Skip to content

mbs8/arfftocsv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ARFF to CSV converter

A python script to convert ARFF files to CSV

Usage

  1. Put all your .arff files in a directory
  2. Rename the variable fileDir in the script to the directory where the datasets are located
  3. Run the script
python arffToCsv.py
  1. All the CSV files will be created in the directory where the .arff files are located

Having an issue?

Raise an issue and I'll try to resolve it as soon as possible

About

ARFF to CSV converter (python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%