tabensemb.data.AbstractProcessor._required_kwargs#

method

AbstractProcessor._required_kwargs() List#

kwargs required by the class. It is for a specific subclass rather than an abstract class.

Returns:
List

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