Skip to content

Instantly share code, notes, and snippets.

@a0th
Last active November 2, 2020 00:36
Show Gist options
  • Save a0th/e682a8699e919454dea03d61ebb524e3 to your computer and use it in GitHub Desktop.
Save a0th/e682a8699e919454dea03d61ebb524e3 to your computer and use it in GitHub Desktop.
import os
os.chdir('/system_name/project')
pd.read_csv('data/file_name.csv')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment