https://github.com/intake/uavro
Even faster Avro file parsing, for tabular data.
https://github.com/intake/uavro
Last synced: 5 months ago
JSON representation
Even faster Avro file parsing, for tabular data.
- Host: GitHub
- URL: https://github.com/intake/uavro
- Owner: intake
- License: mit
- Created: 2017-10-12T23:53:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T22:14:11.000Z (over 2 years ago)
- Last Synced: 2025-07-26T19:22:54.327Z (10 months ago)
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
uAvro
=====
A cythonic acceleration of Avro tabular file reading
Use this library to read Avro files into Pandas dataframes, where there are
absolutely no nested structures in the data schema.