tabensemb.data.dataderiver.RelativeDeriver._required_kwargs#

method

RelativeDeriver._required_kwargs()[source]#

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.