FixedCombinations.
is_valid
Say whether the column values are within the original combinations.
table_data (pandas.DataFrame) – Table data.
Whether each row is valid.
pandas.Series