W3cubDocs

/pandas 0.25

pandas.DataFrame.to_feather

DataFrame.to_feather(self, fname) [source]

Write out the binary feather-format for DataFrames.

New in version 0.20.0.

Parameters:
fname : str

string file path

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.DataFrame.to_feather.html