valu3 0.5.2

A generic serialization/deserialization/type framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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](https://github.com/purp-project/valu3)

## License
This project is licensed under the Apache 2.0 or MIT License. See the [LICENSE-APACHE](https://github.com/purp-project/valu3/blob/main/LICENSE-APACHE) or [LICENSE-MIT](https://github.com/purp-project/valu3/blob/main/LICENSE-MIT) file for more information.