Quiz: Duplicate values and NaN

Quiz yourself on duplicate values and NaN.

1

What’s a correct pandas method for removing rows that contain empty cells?

A)

delete_null()

B)

dropna()

C)

remove_null()

D)

fillna()

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.