valu3

Crates.iovalu3
lib.rsvalu3
version0.6.2
sourcesrc
created_at2023-04-22 01:02:18.675912
updated_at2024-09-26 17:00:44.449735
descriptionA generic serialization/deserialization/type framework
homepage
repositoryhttps://github.com/cogup/valu3
max_upload_size
id845762
size159,730
Philippe Assis (codephi)

documentation

https://docs.rs/valu3

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: 134

cargo fmt