Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Don't convert values to numeric #6

Open
bernardosrulzon opened this issue Feb 14, 2018 · 0 comments
Open

Don't convert values to numeric #6

bernardosrulzon opened this issue Feb 14, 2018 · 0 comments
Assignees

Comments

@bernardosrulzon
Copy link

When you're processing a zip code, you'll want the numbers to remain a string, to avoid 05017040 losing its leading zero and becoming 5017040.

WE should be using SmartCSV's convert_values_to_numeric: false as default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants