Skip to content

Instantly share code, notes, and snippets.

@Dssdiego
Last active April 24, 2018 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dssdiego/08ff57ece06a0ed787cf46605b83d397 to your computer and use it in GitHub Desktop.
Save Dssdiego/08ff57ece06a0ed787cf46605b83d397 to your computer and use it in GitHub Desktop.
# Deletes the Name Column
del df['name']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment