pyexcel.Sheet.name_columns_by_row

Sheet.name_columns_by_row(row_index)[source]

Use the elements of a specified row to represent individual columns

The specified row will be deleted from the data :param row_index: the index of the row that has the column names