Skip to content

Improve and document CSV reading options  #787

Closed
@koperagen

Description

@koperagen

https://youtrack.jetbrains.com/issue/KT-69798
Unlike readCSV, readDelim exposes underlying apache common CSVFormat. There're a lot more configuration options. From the linked issue it seems arguments that readCSV provide are not enough to read every possible kind of file.
So at least readDelim needs documentation here
https://kotlin.github.io/dataframe/read.html
Or readCSV should have more options. But, i'd avoid exposing CSVFormat in readCSV

Metadata

Metadata

Assignees

Labels

csvCSV / delim related issuesdocumentationImprovements or additions to documentation (not KDocs)enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions