Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Created May 5, 2020 14:56
Show Gist options
  • Save liannewriting/c91a3c50a30c100cc85a2f9865d5ec7c to your computer and use it in GitHub Desktop.
Save liannewriting/c91a3c50a30c100cc85a2f9865d5ec7c to your computer and use it in GitHub Desktop.
pandas-read-csv-tutorial-202005
df = pd.read_csv('test2.csv', error_bad_lines=False)
df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment