microsoftml.select_columns: Retains columns of a dataset
Usage
microsoftml.select_columns(cols: [list, str], **kargs)
Description
Selects a set of columns to retrain, dropping all others.
Arguments
cols
A character string or list of the names of the variables to keep.
kargs
Additional arguments sent to compute engine.
Returns
An object defining the transform.
See also
Feedback
Submit and view feedback for