Skip to content

ML.COMPOSE.DATA_TRANSFORMER

Applies transformers to columns in a DataFrame.

Syntax

ML.COMPOSE.DATA_TRANSFORMER(args)

Arguments

Name Type Default Description
args object The column transformers that will be applied to the data.

Examples

Examples coming soon

Working Excel formula examples for this function are not yet written.

See also