Skip to content

Instantly share code, notes, and snippets.

@sdcubber
Last active July 30, 2018 12:46
Show Gist options
  • Select an option

  • Save sdcubber/80425766953a9a2c6fbe3745d029a8d6 to your computer and use it in GitHub Desktop.

Select an option

Save sdcubber/80425766953a9a2c6fbe3745d029a8d6 to your computer and use it in GitHub Desktop.
import pandas as pd
df_train = pd.read_csv('./KagglePlanetMCML.csv')
df_train.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment