Course Content
Analyzing FIFA-17 players data with pandas
Analyzing FIFA-17 players data with pandas
Importing libraries and dataFirst data explorationIs everything ok with height column?Correcting and converting height columnAverage height and player roleNational teams playersClubs and national teams representationWhich club has the best players?How many players are in each club?Which club has the best 11?
How many players are in each club?
Let's investigate number of non-substitute players in each club.
Task
- Calculate number of players in each club.
- Build barplot number of players vs number of clubs.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Let's investigate number of non-substitute players in each club.
Task
- Calculate number of players in each club.
- Build barplot number of players vs number of clubs.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 9
AVAILABLE TO ULTIMATE ONLY