What is the use of the fillna() function?
1
Fill in the missing values in a data frame
2
Estimate the missing values in a data frame
3
Delete the missing values in a data frame
4
Replace the missing values in a data frame with garbage value
What is the use of the fillna() function?
Fill in the missing values in a data frame
Estimate the missing values in a data frame
Delete the missing values in a data frame
Replace the missing values in a data frame with garbage value