Informatics Practices

To drop missing values from a DataFrame, the function used is delna().

Python Pandas

1 Like

Answer

False

Reason — To drop missing values from a DataFrame, the function used is dropna().

Answered By

1 Like


Related Questions