Q. How would you delete rows from a dataframe?


Answer =

By using .drop() function

df.drop(index/Row label )


Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post