Tools to manage ODS files
Project description
ODS Tools
Overview
ODS tools is a python package put in place to support generic use case regarding the reading and writing of ODS file in accordance with the ODS schemas.
command line interface
ODS tools provide command line interface to quickly convert
- single csv file or all csv files in a directory (with generic name see ods.usual_file_name) into parquet
ods_tools csv_to_parquet -c csv_filepath -p parquet_filepath - single parquet files or all files in a directory (with generic name see ods.usual_file_name) a back to csv
ods_tools parquet_to_csv -c csv_filepath -p parquet_filepath
Generic functions
- ods_tools.read_csv : convert csv file to dataframe
- ods_tools.read_parquet : convert parquet file to dataframe
- ods_tools.csv_to_parquet : convert csv file to parquet file
- ods_tools.parquet_to_csv : convert parquet file to csv file
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
ods_tools-2.3.0.tar.gz
(9.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ods_tools-2.3.0-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file ods_tools-2.3.0.tar.gz.
File metadata
- Download URL: ods_tools-2.3.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/36.2.7 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b89fadf9ddfb64ce041ca829178f227673dac2a8f0c2b2a353866f0ddc240c4
|
|
| MD5 |
bd83842544026c302a9910cd5fac8b72
|
|
| BLAKE2b-256 |
65316a959563ad0760ed3f101472d8cc063a426831f72de7d7beb938306b9a3b
|
File details
Details for the file ods_tools-2.3.0-py3-none-any.whl.
File metadata
- Download URL: ods_tools-2.3.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/36.2.7 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f48b9e0687480f8126420e11df7763262c53ee9c2c3d6cc56cd9ec9ab3352af
|
|
| MD5 |
faf658a52164cb10b0b9260285507ce2
|
|
| BLAKE2b-256 |
06850379befe5cd385215842ede7f41dda5b778f2fbe3cdd4273dc8e70de3229
|