Skip to content

Instantly share code, notes, and snippets.

@databyjp
Created August 23, 2020 09:22
Show Gist options
  • Select an option

  • Save databyjp/7e32732773b6e9bdbd1987b495b039c9 to your computer and use it in GitHub Desktop.

Select an option

Save databyjp/7e32732773b6e9bdbd1987b495b039c9 to your computer and use it in GitHub Desktop.
>>> per_poss_df
name g mp ... pts link season
0 Sacramento Kings 82 20080 ... 105.6 /teams/SAC/2001.html 2001
1 Milwaukee Bucks 82 19780 ... 108.8 /teams/MIL/2001.html 2001
2 Los Angeles Lakers 82 19905 ... 108.4 /teams/LAL/2001.html 2001
3 Dallas Mavericks 82 19805 ... 107.1 /teams/DAL/2001.html 2001
4 Toronto Raptors 82 19955 ... 105.9 /teams/TOR/2001.html 2001
.. ... .. ... ... ... ... ...
25 New York Knicks 66 15965 ... 106.5 /teams/NYK/2020.html 2020
26 Cleveland Cavaliers 65 15725 ... 107.5 /teams/CLE/2020.html 2020
27 Chicago Bulls 65 15675 ... 106.7 /teams/CHI/2020.html 2020
28 Golden State Warriors 65 15725 ... 105.2 /teams/GSW/2020.html 2020
29 Charlotte Hornets 65 15750 ... 106.3 /teams/CHO/2020.html 2020
[596 rows x 26 columns]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment