Is everything ok with height column?
Let's explore Height column and why does it have non-numeric type.
Tâche
Swipe to start coding
Print first 10 observations from Height column.
Solution
# print first 10 values from Height column of data
data["Height"].head(10)
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 3
AVAILABLE TO ULTIMATE ONLY