tabensemb.data.AbstractScaler ============================= .. currentmodule:: tabensemb.data .. autoclass:: AbstractScaler :show-inheritance: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: .. 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: AbstractScaler._check_arg AbstractScaler._cls_required_kwargs AbstractScaler._defaults AbstractScaler._fit_transform AbstractScaler._record_features AbstractScaler._required_kwargs AbstractScaler._restore_features AbstractScaler._transform AbstractScaler.fit_transform AbstractScaler.transform AbstractScaler.var_slip