Skip to content

Import Number without float point #20

Description

@marianoeramirez

Than you very much for this library. I am using it to import zip code from an XLS file to a model on Django.

But I have one small issue that it takes the Zipcode like a number and it's imported with the floating-point at the end of the string. For example, the Zipcode says "12345" it imports like "12345.0"

I checked the code but not find any solution to this issue.

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