Skip to main content

Converts ARFF files to CSV, JSON, XML, XLSX, and ORC

Project description

Convert ARFF files to different formats.

The arff-format-converter tool allows you to convert ARFF files to various output formats. Below are the details:

INSTALL

pip install arff-format-converter

SYNOPSIS

arff-format-converter -f <file> -o <output_folder> -fmt <output_format>

EXAMPLES

arff-format-converter -f data.arff -o output -fmt json
arff-format-converter -f data.arff -o output -fmt xml
arff-format-converter -f data.arff -o output -fmt csv
arff-format-converter -f data.arff -o output -fmt xlsx
arff-format-converter -f data.arff -o output -fmt orc

OPTIONS

  • -f, --file Path to the ARFF file.
  • -o, --output Path to the output folder.
  • -fmt, --format Output format: 'xml', 'json', 'csv', 'xlsx', 'orc'.

SUPPORTED FORMATS

  • ARFF (input)
  • XML (output)
  • JSON (output)
  • CSV (output)
  • XLSX (output)
  • ORC (Apache ORC format) (output)

AUTHOR

Written by Shani Sinojiya.

REPORTING BUGS:

Report bugs to issue section

Remember to replace "data.arff" with the actual path to your ARFF file and "output" with the desired output folder. Feel free to adapt this code snippet for other formats like XML, CSV, XLSX, or ORC as needed! 🚀

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arff-format-converter-1.0.0.tar.gz (41.0 kB view details)

Uploaded Source

Built Distribution

arff_format_converter-1.0.0-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

Details for the file arff-format-converter-1.0.0.tar.gz.

File metadata

  • Download URL: arff-format-converter-1.0.0.tar.gz
  • Upload date:
  • Size: 41.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for arff-format-converter-1.0.0.tar.gz
Algorithm Hash digest
SHA256 277b92e7cae39c8ff6274e06a312fd5508ba01616533cf89df5f4c1ff7cb2138
MD5 73f5ea296f6930bbaa20e8117ca482a4
BLAKE2b-256 d8507b4ff660432411c187a41183b98bc306ee7e6ee69b0af4ba8449cffc3215

See more details on using hashes here.

File details

Details for the file arff_format_converter-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for arff_format_converter-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2759071d75f6af6869bd057b63f3290e2c8c321d942d21cded87ba049118a243
MD5 74012dae60463d319448e898b9b74e6f
BLAKE2b-256 be9baffd3e61444e0513fb80c136006fed6ff919c0c9d2f339a35b0569ad6eee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page