Skip to content

Instantly share code, notes, and snippets.

@databyjp
Last active March 14, 2020 04:40
Show Gist options
  • Save databyjp/e39c716c48f8a6e61386ed714580aca7 to your computer and use it in GitHub Desktop.
Save databyjp/e39c716c48f8a6e61386ed714580aca7 to your computer and use it in GitHub Desktop.
>>> teams_contacted_df.head()
team contacted date con_from deg_sep
21 SACRAMENTO_KINGS True 2020-03-10 SACRAMENTO_KINGS 0
18 NEW_ORLEANS_PELICANS True 2020-03-11 SACRAMENTO_KINGS 1
10 UTAH_JAZZ True 2020-03-13 NEW_ORLEANS_PELICANS 2
1 LOS_ANGELES_CLIPPERS True 2020-03-14 NEW_ORLEANS_PELICANS 2
17 MEMPHIS_GRIZZLIES True 2020-03-14 UTAH_JAZZ 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment