Skip to content

Add a quoting option for decoding #98

@w9

Description

@w9

Correct me if I'm wrong, but I think there's a quoting option for encoding, but none for decoding? I just encountered a case (TSV) where there are double quote character " in the middle of an entry, like this

col1    col2
----    -----------------
XXXX    xxxx, "xxx", xxxx
YYYY    yyyy, "yyy", yyyy

and Cassava halts after the first encounter of ".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions