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