I have a pandas data frame, called df.
df
I want to save this in a gzipped format. One way to do this is the following:
import gzip import pand
We plan to add better serialization with compression eventually. Stay tuned to pandas development