An open API service indexing awesome lists of open source software.

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.

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.