pandas.DataFrame.to_feather
-
DataFrame.to_feather(self, fname)[source] -
Запись двоичного файла в формате feather для DataFrames.
Новая в версии 0.20.0.
Параметры: -
fname : str -
Путь к файлу (строка)
-
© 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