Skip to content

Instantly share code, notes, and snippets.

@letthedataconfess
Created December 16, 2021 09: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 letthedataconfess/a4872d86b853dbd205fc3438dacaaf5b to your computer and use it in GitHub Desktop.
Save letthedataconfess/a4872d86b853dbd205fc3438dacaaf5b to your computer and use it in GitHub Desktop.
df = df.drop(['Name'],axis=1)
df = df.drop(['Ticket'],axis=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment