We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Function Name : stndize
Details : stndize('file path',list of columns)
Transforms originalvalue into its respective "Z" value return Returns standardized column
Example
INPUT : stndize('/iris.csv',['Sepal.Length'])
OUTPUT : standardize column
Sepal.Length
0 -0.897674 1 -1.139200 2 -1.380727 3 -1.501490 4 -1.018437 5 -0.535384