valu3-parquet

Crates.iovalu3-parquet
lib.rsvalu3-parquet
version0.4.5
sourcesrc
created_at2024-02-10 05:20:43.784874
updated_at2024-02-10 06:22:03.476823
descriptionParquet and Arrow encoding and decoding for valu3
homepage
repositoryhttps://github.com/purp-project/valu3
max_upload_size
id1134748
size86,582
Philippe Assis (codephi)

documentation

https://docs.rs/valu3-parquet

README

Valu3 Parquet

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.

Docs and Notices

Use our github to stay up to date Valu3

License

This project is licensed under the Apache 2.0 or MIT License. See the LICENSE-APACHE or LICENSE-MIT file for more information.

Commit count: 102

cargo fmt