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