Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

sparklyr (version 1.8.2)

ml_add_stage: Add a Stage to a Pipeline

Description

Adds a stage to a pipeline.

Usage

ml_add_stage(x, stage)

Arguments

x

A pipeline or a pipeline stage.

stage

A pipeline stage.