protodf

A package which lets you run PySpark SQL on your Protobuf data


Keywords
pyspark, dataframe, protobuf, spark-sql
License
MIT
Install
pip install protodf==0.1

Documentation

Dependencies

  • Create a virtual environment in PyCharm or CLI
  • Install once by running:
pip install -r requirements.txt

Explore the example

In main.py file you would see an example usage for the package