Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created February 20, 2016 20:37
Show Gist options
  • Save tengpeng/5c5f4e6ee67e8e1fa41a to your computer and use it in GitHub Desktop.
Save tengpeng/5c5f4e6ee67e8e1fa41a to your computer and use it in GitHub Desktop.
drop by col
train.drop(train.columns[0] , axis=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment