pyexcel.Sheet.delete_named_column_at

Sheet.delete_named_column_at(name)[source]

Works only after you named columns by a row

Given name to identify the column index, set the column to the given array except the column name. :param str name: a column name