This function internally uses scikit-learn function simpleImputer through teradataml Open source ML functions.
Attributes/Methods
| Attribute/Method Name | Supported | Notes |
|---|---|---|
| clear | ||
| copy | ||
| explainParam | ||
| explainParams | ||
| extractParamMap | ||
| getInputCol | ||
| getInputCols | ||
| getMissingValue | ||
| getOrDefault | ||
| getOutputCol | ||
| getOutputCols | ||
| getParam | ||
| getRelativeError | ||
| getStrategy | ||
| hasDefault | ||
| hasParam | ||
| isDefined | ||
| isSet | ||
| load | ||
| read | ||
| save | ||
| set | ||
| setInputCol | ||
| setInputCols | ||
| setMissingValues | ||
| setOutputCol | ||
| setOutputCols | ||
| transform | ||
| write | ||
| inputCol | ||
| inputCols | ||
| missingValue | ||
| outputCol | ||
| outputCols | ||
| params | ||
| relativeError | ||
| strategy | ||
| surrogateDF |