Skip to content

Instantly share code, notes, and snippets.

@gabecano4308
Created January 7, 2021 05:13
Show Gist options
  • Save gabecano4308/0852b4837205745e813287360ef32677 to your computer and use it in GitHub Desktop.
Save gabecano4308/0852b4837205745e813287360ef32677 to your computer and use it in GitHub Desktop.
for part 2
sns.histplot(all_teams_2021['Min PG'], bins=20)
plt.title('Frequency of Minutes Played Per Game in 2021 Across the NBA');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment