Skip to content

Keywordize-keys? optional argument not working as expected #2

@bhougland18

Description

@bhougland18

Hello,

The API documentation states that the default for read-csv is to keywordize the fields, but it is not doing that upon import. In order to get it to work I have to use the following:

(def csv-seq (ultra-csv/read-csv "sample.csv" {:keywordize-keys? true}))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions