intake / uavro

Even faster Avro file parsing, for tabular data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Even faster Avro file parsing, for tabular data.

License:MIT License


Languages

Language:Python 83.6%Language:Cython 16.4%