Quiz
Check your understanding of representing, detecting, analyzing, and managing missing data.
We'll cover the following...
We'll cover the following...
Handling missing data
1.
Which regular NumPy
data type will automatically be cast to a float data type when missing data is present?
A.
boolean
B.
float
C.
integer
D.
object
E.
datetime
1 / 4
...