Skip to content

Instantly share code, notes, and snippets.

@databyjp
Created March 6, 2020 04:00
Show Gist options
  • Save databyjp/1a84ed7c6e14a571ff2921469323962b to your computer and use it in GitHub Desktop.
Save databyjp/1a84ed7c6e14a571ff2921469323962b to your computer and use it in GitHub Desktop.
>>> records_df.head()
date team conference net_score games wins losses
0 2018-10-16 PHILADELPHIA_76ERS Eastern -18 1 0 1
1 2018-10-16 BOSTON_CELTICS Eastern 18 1 1 0
2 2018-10-16 OKLAHOMA_CITY_THUNDER Western -8 1 0 1
3 2018-10-16 GOLDEN_STATE_WARRIORS Western 8 1 1 0
4 2018-10-17 MILWAUKEE_BUCKS Eastern 1 1 1 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment