Crates.io | valu3-parquet |
lib.rs | valu3-parquet |
version | 0.4.5 |
source | src |
created_at | 2024-02-10 05:20:43.784874 |
updated_at | 2024-02-10 06:22:03.476823 |
description | Parquet and Arrow encoding and decoding for valu3 |
homepage | |
repository | https://github.com/purp-project/valu3 |
max_upload_size | |
id | 1134748 |
size | 86,582 |
Apache Arrow Parquet Integration with Valu3
This library provides an integration layer between Apache Arrow's Parquet
format and the valu3
library, facilitating seamless data manipulation and transformation between Parquet files and valu3
's flexible Value
structures.
It offers convenient methods for working with tabular data, allowing for easy conversions and operations on datasets.
Use our github to stay up to date Valu3
This project is licensed under the Apache 2.0 or MIT License. See the LICENSE-APACHE or LICENSE-MIT file for more information.