pyexcel.Sheet.set_named_row_at

Sheet.set_named_row_at(name, row_array)[source]

Take the first column as row names

Given name to identify the row index, set the row to the given array except the row name.