A module for altering numerical dataset's formats, made on top of Pandas.
Project description
A module for altering numerical dataset’s formats, made on top of Pandas
Introduction
This module is written on top of Pandas to alter a numerical dataset into different formats quickly. From now, alteration of dataset formats is as exciting as writing a poem. So, write a poem and create magic with data, one step faster with this module.
rubaialter
is a module that will perform conversions among these .csv ,.xlsx, .xls, .sqlite3
file formats using Pandas under the hood.
Example:
$ rubaialter dataset.xlsx --csv
pip install rubaialter
will automatically create an
executable script in your Scripts/
folder, so you
should be able to simply:
$ rubaialter dataset.csv --xlsx
or even:
$ rubaialter *.csv --xlsx
You can type:
$ rubaialter -h
to obtain the following CLI:
usage: rubaialter.py [-h] [--csv] [--xls] [--xlsx] [--sqlite] [--force] filenames [filenames ...] A module for altering datasets formats made on top of Pandas positional arguments: filenames .csv, .xls, .xlsx, .sqlite3 optional arguments: -h, --help show this help message and exit --csv Convert to csv --xls Convert to xls --xlsx Convert to xlsx --sqlite Convert to sqlite3 --force Enable overwriting
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rubaialter-1.1.0b1.tar.gz
.
File metadata
- Download URL: rubaialter-1.1.0b1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af33b8e414302b97d6d913701b16399a8ca794900a22bf92d37c9dc1939ecf7e |
|
MD5 | bf17f605372e41507ea421af24021d9d |
|
BLAKE2b-256 | 0b89e6e70cc0d597a1adb39b3126fbb1ba3200409003adfa134ff0a0eb5026d1 |
File details
Details for the file rubaialter-1.1.0b1-py3-none-any.whl
.
File metadata
- Download URL: rubaialter-1.1.0b1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd5248478ddcc24253ff3f81a07baefd11fc1148795f0cc6d33ac7f448dea008 |
|
MD5 | 33960f9ef23425339394ebc2e313e160 |
|
BLAKE2b-256 | 71a36ffd6e90c84d69df3f92132d918acb559bca9174b638e00e63f05cd50351 |