-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am working on a csv reader, which does custom "text->numbers" conversion while it reads tehe rows.
(it does this row-by-row) (it converts the text on-the-fly into a tid-text-format, one row per token.
So I cannot use the CsvReader but was hoping that I can re-use the logic of parsing a "single row" into the fields.
But I did not see, if this is possible, I don't think so.
Metadata
Metadata
Assignees
Labels
No labels