Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Created March 20, 2020 20:02
Show Gist options
  • Save aniruddha27/a3d9dd16457e0656e1af37b30cb64924 to your computer and use it in GitHub Desktop.
Save aniruddha27/a3d9dd16457e0656e1af37b30cb64924 to your computer and use it in GitHub Desktop.
# read Europe sheet
df = pd.read_excel(r'./Importing files/World_city.xlsx',sheet_name='Europe')
df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment