Skip to content

Instantly share code, notes, and snippets.

@MLWhiz
Created April 19, 2019 15:35
Show Gist options
  • Save MLWhiz/1770d1064cebde2f49fa4fa0a5a34cc8 to your computer and use it in GitHub Desktop.
Save MLWhiz/1770d1064cebde2f49fa4fa0a5a34cc8 to your computer and use it in GitHub Desktop.
g = sns.pairplot(filtered_player_df[['Value','SprintSpeed','Potential','Wage','Club']],hue = 'Club')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment