Skip to content

colparsers choice not followed #37

Open
@davidanthoff

Description

@davidanthoff

From https://discourse.julialang.org/t/csv-read-faults-on-exponentially-notated-integers/7936.

In this dataset, I would have thought that

 csvread("creditcard.csv", colparsers=Dict(:Time=>Int64))

would read the Time column as Int, but it ends up returning a Float64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions