Skip to content

haloboy777/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. Place this script in the same directory as the files
  3. Run the script
  4. All the CSV files will be created in the same directory
python arffToCsv.py

Having an issue?

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

Releases

No releases published

Packages

No packages published

Languages