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