pandas.DataFrame.to_pickle — pandas 0.16.2 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 |
---|