pyexcel.filters.EvenRowFilter¶
-
class
pyexcel.filters.EvenRowFilter[source]¶ Filters out even indexed rows
row 0 is seen as the first row
Methods
__init__()columns()Columns that were filtered out invert()rows()number of rows to be filtered out translate(row, column)Map the row, column after filtering to the validate_filter(reader)Find out which column index to be filtered