TransformerMixin ================ .. currentmodule:: pyoptex.analysis.mixins.fit_mixin .. autoclass:: TransformerMixin .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :toctree: :template: method.rst TransformerMixin.fit TransformerMixin.fit_transform TransformerMixin.preprocess_fit TransformerMixin.set_output TransformerMixin.transform .. rubric:: Attributes .. autosummary:: :toctree: :template: attribute.rst TransformerMixin.is_fitted