Advertisements
Advertisements
Question
We can remove the index column in an existing data frame by using ______ function.
Options
del_index()
re_index()
new_index()
reset_index()
MCQ
Fill in the Blanks
Advertisements
Solution
We can remove the index column in an existing data frame by using the reset_index() function.
shaalaa.com
Altering the Index
Is there an error in this question or solution?
