009ae Setting the row label index of a pandas DataFrame
Steve Baskauf
511 Subscribers
196 views since Nov 26, 2023
When a spreadsheet is read into a pandas DataFrame, by default a numeric row index is assigned. This video describes how to replace the default index with the values from one of the columns in the table.