Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Average height and player role | Analyzing FIFA-17 players data with pandas
Analyzing FIFA-17 players data with pandas
course content

Contenido del Curso

Analyzing FIFA-17 players data with pandas

bookAverage height and player role

Now we have column Height with integer type and can use it for analysis. Let's find out is there is relation between players role and how tall he is.

Tarea

  1. Calculate average type for each player role and sort in descending order.
  2. Build barplot representing average height for each players role.

Mark tasks as Completed
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Now we have column Height with integer type and can use it for analysis. Let's find out is there is relation between players role and how tall he is.

Tarea

  1. Calculate average type for each player role and sort in descending order.
  2. Build barplot representing average height for each players role.

Mark tasks as Completed
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 1. Capítulo 5
AVAILABLE TO ULTIMATE ONLY
some-alt