feature_transformer_predict: Uses the results of 'pipe_feature_transformer' on new...

Description Usage Arguments Value

View source: R/transform_features.R

Description

Uses the results of pipe_feature_transformer on new datasets

Usage

1
feature_transformer_predict(data, transform_columns, transform_functions)

Arguments

data

A new dataset

transform_columns

The same columns used to obtain these selected transform_functions

transform_functions

Result of pipe_feature_transformer

Value

Returns the dataset with transformed columns


jeroenvdhoven/datapiper documentation built on July 14, 2019, 9:34 p.m.