dtoolkit.transformer.MethodTF ============================= .. currentmodule:: dtoolkit.transformer .. autoclass:: MethodTF .. 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: MethodTF.fit MethodTF.fit_transform MethodTF.inverse_transform MethodTF.set_output MethodTF.transform MethodTF.update_invargs .. 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: MethodTF.inverse_transform_method MethodTF.transform_method