cudf.DataFrame.to_feather#
- DataFrame.to_feather(path, *args, **kwargs)#
Write a DataFrame to the feather format.
- Parameters:
- pathstr
File path
See also
Site Navigation
Section Navigation
API Documentation
Write a DataFrame to the feather format.
File path
See also