Skip to content

Instantly share code, notes, and snippets.

@DiogoRibeiro7
Created April 15, 2019 17:21
Show Gist options
  • Save DiogoRibeiro7/a522cca1c35741cf428e4e3441077734 to your computer and use it in GitHub Desktop.
Save DiogoRibeiro7/a522cca1c35741cf428e4e3441077734 to your computer and use it in GitHub Desktop.
titanic_df = pd.read_excel('titanic3.xls', 'titanic3', index_col=None, na_values=['NA'])
titanic_df.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment