connormullett / ArffParse

Utility for parsing attribute-relation file format to other file types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARFF Parse

Simple, small, command-line tool for parsing ARFF style datasets to CSV

Install

  • pip install arffparse
  • arffparse -h

Contributing

  • Just pull request

Soon to come

  • Reversable (CSV to ARFF)
  • More file formats

About

Utility for parsing attribute-relation file format to other file types

License:MIT License


Languages

Language:Python 100.0%