Examveda

In Pandas, which method is used to fill missing values in a DataFrame with specified values or a filling method?

A. melt()

B. drop_duplicates()

C. dropna()

D. fillna()

Answer: Option D


This Question Belongs to Data Science >> Data Analysis With Python

Join The Discussion

Related Questions on Data Analysis with Python