Examveda

In Pandas, what method is used to remove missing values from a DataFrame?

A. groupby()

B. drop_duplicates()

C. dropna()

D. fillna()

Answer: Option C


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

Join The Discussion

Related Questions on Data Analysis with Python