tabensemb.data.dataprocessor.CategoricalOrdinalEncoder._check_arg#
method
- CategoricalOrdinalEncoder._check_arg(name: str)#
Check whether the required parameter is specified in the configuration file or in
_defaults().- Parameters:
- name
The name of argument in the input arguments.