Skip to content

Instantly share code, notes, and snippets.

@aniruddha27
Created March 20, 2020 20:02
Embed
What would you like to do?
# 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