I have a process that writes out a dataframe into a pickle file using the standard protocol df.to_pickle:
df.to_pickle
import pandas as pd #sample example data d