Skip to content

Excel automatically drops precision from .csvs #61

Description

@akmiller01

I've just noticed an issue that could be problematic (and hopefully hasn't come up yet). When editing a .csv, for numbers with extremely large values, Excel decides to truncate the value without warning.

E.g.: 72e1e39

In this case, I just changed the title names and saved. When I opened up GitHub, I noticed that two rows had also been edited. It automatically changed 1.30835x10^11 to 1.31x10^11. In this case, a difference of $165,000,000. The only way I was able to edit the column headings without having excel automatically drop the precision was by using Notepad. I don't know how we can ensure this hasn't happened in the past, and I'm not sure what the best way is to prevent it from happening in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions