Skip to content

csv(dump(missing=...)) loose float precision #252

Closed
@gdementen

Description

@gdementen

When using the missing argument of dump, all values pass through str() before being fed to csv and on Python2 that means rounding at the 13th decimal instead of using all available precision.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions