CBSE Class 12 Informatics Practices Question 19 of 167

Python Pandas — I — Question 9

Back to all questions
9
Question

Question 9

What does drop() function do ?

Answer

The drop() function in pandas is used to delete rows from a dataframe.