Update DataFrame.to_feather() docstring/api documentation and deprecate fname argument. #29532
Labels
API - Consistency
Internal Consistency of API/Behavior
Deprecate
Functionality to remove in pandas
Docs
IO Parquet
parquet, feather
Code Sample, a copy-pastable example if possible
This code works.
Problem description
Documentation doesn't mention accepting a buffer.
Expected Output
change argument name to better reflect types accepted and be consistent with other io methods.
would need to deprecate
fname
argument.Output of
pd.show_versions()
[paste the output of
pd.show_versions()
here below this line]The text was updated successfully, but these errors were encountered: