tabensemb.data.base.AbstractDataStep ==================================== .. currentmodule:: tabensemb.data.base .. autoclass:: AbstractDataStep :show-inheritance: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: ~AbstractDataStep._check_arg ~AbstractDataStep._cls_required_kwargs ~AbstractDataStep._defaults ~AbstractDataStep._record_features ~AbstractDataStep._required_kwargs ~AbstractDataStep._restore_features .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: AbstractDataStep._check_arg AbstractDataStep._cls_required_kwargs AbstractDataStep._defaults AbstractDataStep._record_features AbstractDataStep._required_kwargs AbstractDataStep._restore_features