Home
What's New in 1.0.0
Getting started
User Guide
API reference
Development
Release Notes
Input/output
General functions
Series
DataFrame
Pandas arrays
Panel
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
General utility functions
Extensions
pandas.DataFrame.to_feather
¶
DataFrame.
to_feather
(
self
,
path
)
→ None
[source]
¶
Write out the binary feather-format for DataFrames.
Parameters
path
str
String file path.
pandas.DataFrame.to_excel
pandas.DataFrame.to_gbq