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