tabensemb.data.dataderiver.RelativeDeriver._required_cols#

method

RelativeDeriver._required_cols()[source]#

Required column names in the tabular dataset by the data-deriver. Whether these names exist in the tabular dataset will be checked in derive().

Returns:
List

Column names required by the data-deriver in the tabular dataset.