title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | keywords | ms.devlang | monikerRange | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
drop_columns: Drops columns from the dataset |
Specified columns to drop from the dataset. |
VanMSFT |
vanto |
07/15/2019 |
sql |
machine-learning-services |
reference |
|
python |
>=sql-server-2017||>=sql-server-linux-ver15 |
microsoftml.drop_columns(cols: [list, str], **kargs)
Specified columns to drop from the dataset.
A character string or list of the names of the variables to drop.
Additional arguments sent to compute engine.
An object defining the transform.