S

Sikhar Chaudhary • 5.88K Points
Tutor III

Q. Which method is used to fill missing values in pandas?

  • (A) dropna()
  • (B) fillna()
  • (C) replace()
  • (D) isna()
  • Correct Answer - Option(B)
  • Views: 24
  • Filed under category Pandas

Explanation by: Sikhar Chaudhary
The fillna() method replaces NaN values with a specified value.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics