009ae Setting the row label index of a pandas DataFrame
Показать описание
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.