At its core, this function takes a logical-runtime series - time series or numerically sequenced series - as an input and applies a power transform to the series, producing another series (1D array) as an output. The passed in logical input series can be either a univariate or multivariate series, in which case the function respectively produces a univariate or multivariate output series. The data scientist has a choice of preserving the input series indexing mechanism, or even altering it, via the OUTPUT_FMT(INDEX_STYLE()) declaration.
- Type: DB SessionTeradata ConnectionConnection to a Teradata Database Instance
- Type: TableInputthis function takes a logical-runtime series - time series or numerically sequenced series - as an input