Skip to content

Instantly share code, notes, and snippets.

@AyishaR
Created January 16, 2021 17:14
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 AyishaR/5eb6e1f9bb2649e7db5b2ad503f0e5f6 to your computer and use it in GitHub Desktop.
Save AyishaR/5eb6e1f9bb2649e7db5b2ad503f0e5f6 to your computer and use it in GitHub Desktop.
df['class'] = (df['class'] == 1).astype('int')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment