Created
January 7, 2021 05:05
-
-
Save gabecano4308/bccb4358b97a9b91fd683b136794a0ba to your computer and use it in GitHub Desktop.
for part 2
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_2021[(all_teams_2021['Team'] == 'DET') & (all_teams_2021['Field Goal %'] <= 0.40)] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment