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

Uploaded Source

Built Distribution

arff_format_converter-1.0.3b1-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for arff-format-converter-1.0.3b1.tar.gz
Algorithm Hash digest
SHA256 8e2e4479ebc739a45bc2cc976d4bbde0fc261228a1dc5a569f87414503da1384
MD5 b29dc81b275c55f48602395b8f34c279
BLAKE2b-256 eddebce72f6415d20cb2595e54411b2edc08d1aebb28f6b2f0976064ba1c32b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arff_format_converter-1.0.3b1-py3-none-any.whl
Algorithm Hash digest
SHA256 ec21dd6490995c288f62609e38a0e282a71e4b622fb951d760b85f67eba3cd59
MD5 10083b6dd6bd1139ea37e037a7aeb6c6
BLAKE2b-256 f540f3a5d56265e21b6763794b3ff2c8351391b04f6d86e181add567756f7a6a

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