CBSE Class 12 Informatics Practices Question 18 of 167

Python Pandas — I — Question 8

Back to all questions
8
Question

Question 8

What is the use of del statement ?

Answer

The del statement in pandas is used to delete a column from a dataframe.