Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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.