pandas.DataFrame.to_feather
-
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
-
© 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.24.2/reference/api/pandas.DataFrame.to_feather.html