rapidsai/cudf

Deprecate windowslinetermination from libcudf read_csv

Open

#15,985 opened on Jun 11, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (6,000 stars) (735 forks)batch import
cuIOgood first issuelibcudf

Description

It doesn't do anything (there are only getters and setters for it defined in the csv header file, but it is not used in the csv reader cuda files).

See Github code search link https://github.com/search?q=repo%3Arapidsai%2Fcudf%20windowslinetermination&type=code

Contributor guide