Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Last active August 8, 2021 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save liannewriting/9f907a3cb876aded374c50880528223c to your computer and use it in GitHub Desktop.
Save liannewriting/9f907a3cb876aded374c50880528223c to your computer and use it in GitHub Desktop.
sports_betting202001
df['goal_difference'] = df['home_goals'] - df['visitor_goals']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment