Quiz: Duplicate values and NaN
Quiz yourself on duplicate values and NaN.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What’s a correct pandas method for removing rows that contain empty cells?
A.
delete_null()
B.
dropna()
C.
remove_null()
D.
fillna()
1 / 4