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