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.3b4.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

arff_format_converter-1.0.3b4-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file arff-format-converter-1.0.3b4.tar.gz.

File metadata

File hashes

Hashes for arff-format-converter-1.0.3b4.tar.gz
Algorithm Hash digest
SHA256 8b849474ae96163686f80f663c8274e9f817b326501f5f560eaedb1e4c367605
MD5 9415c44ccbd285c9c48cd197dbac33d5
BLAKE2b-256 2f9f3eaf33265eecd68c71f5005beb070b42b3bb264c9efe3c1287464b6b9b51

See more details on using hashes here.

File details

Details for the file arff_format_converter-1.0.3b4-py3-none-any.whl.

File metadata

File hashes

Hashes for arff_format_converter-1.0.3b4-py3-none-any.whl
Algorithm Hash digest
SHA256 8cb92831833fffcf1f98a03dc2619bbc25e5c4438277c24b367e793c4f65639c
MD5 a78d4987eb9faa6b4464bf80306a1362
BLAKE2b-256 b20f273d0767e658d1ef67dcd14e8ef469326ab5d9ea8a296dd73c41a4a7921a

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