Skip to main content

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

Project description

Convert ARFF files to different formats.

PyPI - Version PyPI - Python Version PyPI - License PyPI - Downloads GitHub Sponsors <<<<<<< HEAD GitHub pull requests GitHub last commit GitHub followers GitHub forks GitHub Repo stars

GitHub issues

beta

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! 🚀

Buy me a coffee ☕️

If you like my work, feel free to support it by buying me a coffee.

Buy Me A Coffee

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.4b0.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

arff_format_converter-1.0.4b0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file arff_format_converter-1.0.4b0.tar.gz.

File metadata

File hashes

Hashes for arff_format_converter-1.0.4b0.tar.gz
Algorithm Hash digest
SHA256 29e0537ae66033fefda4aeeadefa25b2e807b416c4eef57ce37937c11c6293cd
MD5 8f908ac0d6592c7da108eec024b464fa
BLAKE2b-256 48bac3d0d57e61469e5773f38f1b7b4d952f3ef5ab7d336bbe4027d2518453c2

See more details on using hashes here.

File details

Details for the file arff_format_converter-1.0.4b0-py3-none-any.whl.

File metadata

File hashes

Hashes for arff_format_converter-1.0.4b0-py3-none-any.whl
Algorithm Hash digest
SHA256 b983ba8acab5e5d4b8b52cba4751f9ef7fae77a6f86509323576a7988cb1ce0a
MD5 2615133ed1871faa5f28a62c11fcc31d
BLAKE2b-256 f2ecce676241f11243b884c5ec22b872a45122947c8488ac270239f15397f09a

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