Is everything ok with height column?
Let's explore Height column and why does it have non-numeric type.
Tarea
Swipe to start coding
Print first 10 observations from Height column.
Solución
# print first 10 values from Height column of data
data["Height"].head(10)
Mark tasks as Completed
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3
AVAILABLE TO ULTIMATE ONLY