Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Usage
microsoftml.drop_columns(cols: [list, str], **kargs)
Description
Specified columns to drop from the dataset.
Arguments
cols
A character string or list of the names of the variables to drop.
kargs
Additional arguments sent to compute engine.
Returns
An object defining the transform.