Skip to content

readDelimiter variant for Regex as delimiter #746

Closed as not planned
Closed as not planned
@dave08

Description

@dave08

Maybe since this is a function to especially read delimeters, it might be useful to have an override that takes in a Regex as a delimiter... this might be used for command line output tables that are usually space separated but sometimes inside a column value there might be a single space, so I need to use "\s\s+" to correctly read it in.

Metadata

Metadata

Assignees

Labels

csvCSV / delim related issuesenhancementNew feature or requestfilesreading/writing from/to files

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions