tabensemb.data.dataderiver.UnscaledDataDeriver._check_exist#
method
- UnscaledDataDeriver._check_exist(df: DataFrame, name: str)#
Check whether the required column name exists in the tabular dataset.
- Parameters:
- df:
The tabular dataset.
- name:
The name of argument or a column name in the input arguments.