tabensemb.data.base.AbstractDataStep._cls_required_kwargs#

method

AbstractDataStep._cls_required_kwargs() List[source]#

kwargs required by the class.

Returns:
List

A list of names of arguments that should be defined either in _defaults() or in the configuration file.