Skip to content

encoding/csv: Provide a mean to change the quote character #8458

@gopherbot

Description

@gopherbot

by fuzxxl:

The package encoding/csv recognizes quoted fields. Sadly, it's not possible to change
the quote character to something different, as required for some use cases [1].

I request that encoding/csv be expanded to allow users to select a custom quote
character.

[1]: http://stackoverflow.com/questions/25062281/golang-enclosure-rule-for-csv-parsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions