resources
resources copied to clipboard
A detailed error-handling guide for file imports and handling
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.