pandas.DataFrame.to_feather — pandas 0.24.2 documentation (original) (raw)

DataFrame. to_feather(fname)[source]

Write out the binary feather-format for DataFrames.

New in version 0.20.0.

Parameters: fname : str string file path