PySpark API Supportability Matrix | StandardScaler Function | pyspark2teradataml - StandardScaler - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798

Arguments

This function internally uses Database Engine 20 functions ScaleFit and ScaleTransform through teradataml Database Engine 20 functions.

The input dataset should have a column with name id which should have unique values.

outputCols is ignored. All the scaled columns will have same names as they have before.

PySpark Argument Name Open Source Function Argument Name Notes
withMean with_mean  
withStd with_std  

Attributes/Methods

Attribute/Method Name Supported Notes
clear  
copy  
explainParam  
explainParams  
extractParamMap  
fit  
fitMultiple  
getInputCol  
getOrDefault  
getParam  
getOutputCol  
getWithMean  
getWithStd  
hasDefault  
hasParam  
isDefined  
isSet  
load  
read  
save  
set  
setInputCol  
setOutputCol  
setParams  
setWithMean  
setWithStd  
write  
inputCol  
outputCol  
fitIntercept  
params  
withMean  
withStd