Skip to content

Instantly share code, notes, and snippets.

@prehensilecode
Created May 15, 2018 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prehensilecode/d0e6a12478360eb365eb6fcc3f45bc9b to your computer and use it in GitHub Desktop.
Save prehensilecode/d0e6a12478360eb365eb6fcc3f45bc9b to your computer and use it in GitHub Desktop.
Sample CSV to test pandas.read_csv()
A B C D E
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
16 17 18 19 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment