Analyzing FIFA-17 players data with pandas
Oleksandr Lomako
Python
10 Chapters
0 Studying now
In this project, you will analyze data from one of the most popular and the oldest (but still existing) computer game series - FIFA, namely FIFA-17 with pandas library and seaborn library for visualization.
Tecnología
Python
Lengua
En
Calificación
Capítulos
10
Importing libraries and data
First data exploration
Is everything ok with height column?
Correcting and converting height column
Average height and player role
National teams players
Clubs and national teams representation
Which club has the best players?
How many players are in each club?
Which club has the best 11?
0%
Importing libraries and data
First data exploration
Is everything ok with height column?
Correcting and converting height column
Average height and player role
National teams players
Clubs and national teams representation
Which club has the best players?
How many players are in each club?
Which club has the best 11?
Descripción del curso
In this project, you will analyze data from one of the most popular and the oldest (but still existing) computer game series - FIFA, namely FIFA-17 with pandas library and seaborn library for visualization.