pandas.DataFrame.to_pickle — pandas 0.18.1 documentation (original) (raw)
DataFrame.to_pickle(path)¶
Pickle (serialize) object to input file path.
Parameters: | path : string File path |
---|
DataFrame.to_pickle(path)¶
Pickle (serialize) object to input file path.
Parameters: | path : string File path |
---|