Skip to content

Instantly share code, notes, and snippets.

@AyishaR
Created February 6, 2021 15:33
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/9c81c8bf59eed3d855b5e8c038850b0c to your computer and use it in GitHub Desktop.
Save AyishaR/9c81c8bf59eed3d855b5e8c038850b0c to your computer and use it in GitHub Desktop.
df['RainTomorrow'] = (df['RainTomorrow'] == 'Yes').astype('int64')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment