Skip to content

Instantly share code, notes, and snippets.

@pimlock
Created May 12, 2021 17:43
Show Gist options
  • Save pimlock/cda47bfe2b86a2cc30c9da85468d7006 to your computer and use it in GitHub Desktop.
Save pimlock/cda47bfe2b86a2cc30c9da85468d7006 to your computer and use it in GitHub Desktop.
df_excel = pd.read_excel("2016-olympics-medals.xls", sheet_name="Medals")
df_excel.info()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment