File conversion package.
Project description
odapt
IN BETA
The odapt library is a bridge between columnar file formats ROOT, Parquet, Feather, and HDF5. It aims to simplify file conversions in Python, replacing what is usually a multi-step process with one line of code, with builtin features for managing large datasets and choosing compression levels.
Getting started
import odapt as od
od.operations.hadd("destination.root",
["file1.root", "file2.root"])
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
odapt-1.1.0.tar.gz
(21.0 kB
view details)
Built Distribution
odapt-1.1.0-py3-none-any.whl
(8.9 kB
view details)
File details
Details for the file odapt-1.1.0.tar.gz
.
File metadata
- Download URL: odapt-1.1.0.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f14d74d4c86d959282979efa3e48ebb001d4e8b3a686d32017e793f5d7264d72 |
|
MD5 | 0e9f310e69e20320fa22e473e4d9b0ac |
|
BLAKE2b-256 | 7659418f51e781a1a30afde8e46457e38cfbf16c236875496a15f3f4285add69 |
File details
Details for the file odapt-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: odapt-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcfcf906da9093455a17698beae17b333cd32eeb3788c74fd6e0e7ccb758012d |
|
MD5 | c9570df7b0f8387542e99e50ccb24a97 |
|
BLAKE2b-256 | 361b406318126ce81a47d8346e7bc6e90e9f66d5d7eddc954923e68155db3d9b |