Skip to content

readCSV returns wrong dtypes #507

Open
@himself65

Description

@himself65

in browser, readCSV from
https://github.com/codeforamerica/ohana-api/blob/master/data/sample-csv/contacts.csv

the dtypes are

[
    "int32",
    "int32",
    "float32",
    "float32",
    "string",
    "string",
    "float32",
    "float32"
]

but last two should be string

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions