uavro

Cython-optimized reader for tabular Avro data


License
Apache-2.0
Install
pip install uavro==0.1.2

Documentation

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.