Pie Chart of Left vs Right footed players
- Park Daniel
- Jul 30, 2022
- 1 min read
Updated: Jun 5, 2023

I used locate function in my fifa data set to locate if the player was right or left footed
I used count function at the end as well to count # of players
Using pyplot to plot the pie chart and used color, labels, and title to add more info
Comentarios