In a Z-Score transformation, a numeric column is transformed into its Z-score based on the mean value and standard deviation of the data in the column. Z-Score transforms each column value into the number of standard deviations from the mean value of the column. When the delay query is off, the input table be transformed immediately otherwise the result should be combined with other transformations and fed into a final Transform function.
- Type: DB SessionTeradata ConnectionConnection to a Teradata Database Instance
- Type: TableZScore Input datasetThe dataset containing the raw information that we will perform a zscore VALIB function call