File conversion package.
Project description
odapt
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.0.1.tar.gz
(20.4 kB
view details)
Built Distribution
odapt-1.0.1-py3-none-any.whl
(9.4 kB
view details)
File details
Details for the file odapt-1.0.1.tar.gz
.
File metadata
- Download URL: odapt-1.0.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cccba7134f726cac9a8756209bef19ebfd92e173ef7c6358ad603d847e102c00 |
|
MD5 | 13d3293d167b6dbb88cdda22fdd0eaff |
|
BLAKE2b-256 | bc1093dca12524b09ea14d081e5074640b65c60689f38d36cd54262347c013f6 |
File details
Details for the file odapt-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: odapt-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d4b2041f018693a142bb6a5b2db79687e886f9edee79de4b9ba3642935ed397 |
|
MD5 | 80bb377ed33bcc9bd043ec2bba10abf7 |
|
BLAKE2b-256 | bf4481a8d43fbdabf06b6d4d8563aa8cd0e43fdd8f634ad216d9d0bb51fca38f |