Skip to main content

A simple converter from ARFF to XLSX format

Project description

ARFF Converter

Version: 0.1.0

Overview

ARFF Converter is a Python package designed to convert Attribute-Relation File Format (ARFF) files into Excel (XLSX) files. It currently supports the conversion from ARFF to XLSX, with potential for future expansion to other file formats.

Installation

To install ARFF Converter, use pip:

pip install arff-converter

Usage

The package provides a command-line interface for easy conversion of ARFF files to XLSX format.

Command-Line Usage

To convert an ARFF file to an XLSX file, run the following command:

arff-converter <path_to_arff_file> <path_to_output_xlsx_file>

Replace <path_to_arff_file> with the path to your ARFF file and <path_to_output_xlsx_file> with the desired output path for the XLSX file.

Example

arff-converter data.arff output.xlsx

This command will convert data.arff into an Excel file named output.xlsx.

Features

  • Converts ARFF files to XLSX format.
  • Command-line interface for straightforward usage.
  • Validates ARFF file structure and content.

Requirements

  • Python 3
  • pandas
  • openpyxl

Development

This package is in early development and may include additional features and support for more formats in future releases.

Contributing

Contributions to ARFF Converter are welcome. Please feel free to submit pull requests or report issues on the GitHub repository.

License

ARFF is distributed under the MIT License. See LICENSE file for more details.

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-converter-0.2.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

arff_converter-0.2.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file arff-converter-0.2.0.tar.gz.

File metadata

  • Download URL: arff-converter-0.2.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for arff-converter-0.2.0.tar.gz
Algorithm Hash digest
SHA256 294f1796fa41ddbcf177f3c0c78652020ad9cb71b8b0935a18ae0757ada09ffe
MD5 14db2e81be755e49e690cd464e3803f8
BLAKE2b-256 e61b1c86e405023cc98c4a3bc9f18ffad318aa2887612993e085f2c1ad6ff532

See more details on using hashes here.

File details

Details for the file arff_converter-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for arff_converter-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c67df971fda459f8debe25beed3892c58f8f8185e06d9ddef2c7f9cf6d538593
MD5 6c442904d3a6031c8f3fac40b82091a1
BLAKE2b-256 474e9dc53f6480bb917be8614522ab1db89437db550de1474fd2a16e2ef91ccb

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