rapidsai/cudf

Deprecate windowslinetermination from libcudf read_csv

Open

#15.985 aberto em 11 de jun. de 2024

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

Métricas do repositório

Stars
 (6.000 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (230 fundiu PRs em 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

Guia do colaborador