Skip to content

Instantly share code, notes, and snippets.

@dbridges
Created January 15, 2020 17:54
Show Gist options
  • Save dbridges/d1b0ec185f03d93a7a62267818a3cbbb to your computer and use it in GitHub Desktop.
Save dbridges/d1b0ec185f03d93a7a62267818a3cbbb to your computer and use it in GitHub Desktop.

Playground

fmt.Println(os.Getwd())
import pandas as pd
print(pd.read_csv('data.csv'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment