# 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.