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?
First data exploration
Let's explore how is our dataset look like.
Task
- Print information for data columns.
- Print first 10 rows of data.
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 explore how is our dataset look like.
Task
- Print information for data columns.
- Print first 10 rows of data.
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 2
AVAILABLE TO ULTIMATE ONLY