Skip to content

Instantly share code, notes, and snippets.

@carlleston
Created October 25, 2019 22:42
Show Gist options
  • Save carlleston/a1a5fc5c0ca6162efef70124db1b300d to your computer and use it in GitHub Desktop.
Save carlleston/a1a5fc5c0ca6162efef70124db1b300d to your computer and use it in GitHub Desktop.
df = pd.read_csv('df.csv', sep = ',')
df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment