hipdf.DataFrame.to_feather

hipdf.DataFrame.to_feather#

20 min read time

Applies to Linux

DataFrame.to_feather(path, *args, **kwargs)#

Write a DataFrame to the feather format.

Parameters#

pathstr

File path

See Also#

cudf.read_feather