Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone numbers are incorrectly interpreted as doubles with read_gsheet() #37

Open
archiewood opened this issue Nov 1, 2024 · 0 comments

Comments

@archiewood
Copy link
Member

Input

PHONE
416-531-4628
416-535-6701
416-532-0275
416-537-9021
416-534-8454
416-236-2863
416-458-3527
416-588-4318
416-534-6761
416-534-6761

Result

Invalid Input Error: Failed to cast value: Could not convert string '416-531-4628' to DOUBLE

Repro

https://docs.google.com/spreadsheets/d/11QdEasMWbETbFVxry-SsD8jVcdYIT1zBQszcF84MdE8/edit?gid=313604025#gid=313604025

@archiewood archiewood added the bug Something isn't working label Nov 2, 2024
@archiewood archiewood changed the title Bug: Phone numbers are incorrectly interpreted as doubles with read_gsheet() [Bug]: Phone numbers are incorrectly interpreted as doubles with read_gsheet() Nov 2, 2024
@archiewood archiewood changed the title [Bug]: Phone numbers are incorrectly interpreted as doubles with read_gsheet() Phone numbers are incorrectly interpreted as doubles with read_gsheet() Nov 2, 2024
@archiewood archiewood removed the bug Something isn't working label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant