gopherdata/resources

A detailed error-handling guide for file imports and handling

Opened this issue · 1 comments

A detailed error guide for importing and handling common file formats used in data science like csv, tsv, etc.

Example: Checking for the ParseError and ErrFieldCount for csv's with irregular column count.

Great idea @Dawny33. We should do JSON as well.