tabensemb.data.dataimputer.MeanImputer._check_arg#
method
- MeanImputer._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.