pyexcel.Sheet.set_named_column_at

Sheet.set_named_column_at(name, column_array)[source]

Take the first row as column names

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