tabensemb.data.AbstractDeriver._cls_required_kwargs# method AbstractDeriver._cls_required_kwargs()[source]# kwargs required by the class. “stacked”, “intermediate”, “derived_name”, and “is_continuous” are required for all data derivers. Returns: ListA list of names of arguments that should be defined either in _defaults() or in the configuration file.