Created
February 29, 2020 09:55
-
-
Save databyjp/55814c74bced98ee16f0cdc15ac278c3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> all_teams_df.head() | |
player pl_acc pl_pps min_start min_mid min_end shots_count shots_made shots_freq shots_acc group | |
0 Jahlil Okafor 65.1 132.6 1 0.5 1 3 1 3.7 33.3 NOP | |
1 Jaxson Hayes 77.8 155.6 1 0.5 1 3 2 3.7 66.7 NOP | |
2 Nicolo Melli 36.4 88.6 1 0.5 1 1 1 1.2 100.0 NOP | |
3 Zion Williamson 54.3 111.4 1 0.5 1 2 1 2.5 50.0 NOP | |
4 Frank Jackson 44.7 105.3 1 0.5 1 0 0 0.0 0.0 NOP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment