Skip to content

Instantly share code, notes, and snippets.

@gabecano4308
Created January 7, 2021 05:05
Show Gist options
  • Save gabecano4308/bccb4358b97a9b91fd683b136794a0ba to your computer and use it in GitHub Desktop.
Save gabecano4308/bccb4358b97a9b91fd683b136794a0ba to your computer and use it in GitHub Desktop.
for part 2
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