I have a data set with one column as movie_views and having row index as movie_name. Please refer the image.
So I want to convert the row index into a column how can I do that?
or It is possible to get name of the movie with max views without converting row index to a column?