Preproc

preproc(X)

Arguments

X

(dpylyr dataframe) X_train dateframe - Required

Value

(dataframe) Preprocessed df with scaling or encoding

Examples

result = preproc(mtcars) processed_X = result