Arguments
This function internally uses regular Dataframe manipulation through teradataml.
PySpark Argument Name |
Open Source Function Argument Name |
Notes |
threshold |
Not yet available. |
|
inputCol |
Not yet available. |
|
outputCol |
Not yet available. |
|
thresholds |
Not yet available. |
|
inputCols |
Not yet available. |
|
outputCols |
Not yet available. |
|
Attributes/Methods
Attribute/Method Name |
Supported |
Notes |
clear |
|
|
copy |
|
|
explainParam |
|
|
explainParams |
|
|
extractParamMap |
|
|
getInputCol |
|
|
getInputCols |
|
|
getOrDefault |
|
|
getOutputCol |
|
|
getOutputCols |
|
|
getParam |
|
|
getThreshold |
|
|
getThresholds |
|
|
hasDefault |
|
|
hasParam |
|
|
isDefined |
|
|
isSet |
|
|
load |
|
|
read |
|
|
save |
|
|
set |
|
|
setInputCol |
|
|
setInputCols |
|
|
setOutputCol |
|
|
setOutputCols |
|
|
setParams |
|
|
setThreshold |
|
|
setThresholds |
|
|
transform |
|
|
write |
|
|