ImputerStrategy
Bases: ABC
The abstract base class of the different imputation strategies supported by the Imputer
.
This class is only needed for type annotations. Use the subclasses nested inside Imputer.Strategy
instead.
Bases: ABC
The abstract base class of the different imputation strategies supported by the Imputer
.
This class is only needed for type annotations. Use the subclasses nested inside Imputer.Strategy
instead.
src/safeds/data/tabular/typing/_imputer_strategy.py