rapidsai/cudf

Deprecate windowslinetermination from libcudf read_csv

Open

#15,985 opened on Jun 11, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (735 forks)batch import
cuIOgood first issueimprovementlibcudf

Repository metrics

Stars
 (6,000 stars)
PR merge metrics
 (Avg merge 17d 21h) (230 merged PRs in 30d)

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