I have a dataframe with about 1.5 million rows. I want to convert this to a protobuf.
Naive method
# generated with protoc import my_proto pb = my_pro