-
Notifications
You must be signed in to change notification settings - Fork 42
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
Panic on climate data file from Canadian government #75
Comments
Let me keep looking at this. It seems there is more to it than just that line. I tried head to tv also and got an error. Disregard the above comment for now. |
xsv hits the same issue on that line, but has a better error. I can improve the error message. I still think there may be more here. I am still looking.
|
Alright from what I can tell this is two issue.
I can fix the second point, but the first problem will remain. The most I can do from problem one is have a more informative error. |
I, too, had xsv bail on me for this file. It's regrettable that the Canadian climate data comes this way. I fixed my problem by switching to Miller, which has an Perhaps you might consider something like this? For just viewing, a more permissive approach would be great for visualizing dirty csv files. |
I would like to build a feature like that for when things break. Thanks for finding this issue! |
I am going to add a test csv then open a PR. Again, this only fixes issue 2. The first problem will have to be a larger issue I will take on soon. Just not tonight. |
I am going to close this issue and make a new issue with the focus on dirty csv files. |
Expected: Formatted columns
Got: Panic
Attached csv.
en_climate_hourly_AB_3012209_05-2021_P1H.csv
The text was updated successfully, but these errors were encountered: