Informatics Practices
What is the use of del statement ?
Python Pandas
2 Likes
Answer
The del statement in pandas is used to delete a column from a dataframe.
Answered By
1 Like
What is the use of del statement ?
2 Likes
The del statement in pandas is used to delete a column from a dataframe.
Answered By
1 Like