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

Distric office (and potentialy others) CSV files shouldn't use , delimiter. #795

Open
kevincianfarini opened this issue Sep 19, 2021 · 0 comments

Comments

@kevincianfarini
Copy link
Contributor

I'm seeing several instances, like M000087-astoria being parsed incorrectly because the comma character appears in some content in a column entry. The example entry includes the hours as the following.

 Tuesday – Thursday 9:30am – 5:00pm, Friday 10:00am – 4:00pm

Ideally, I think we'd have the CSV files be tab delimited with \t.

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