Computer scienceData scienceInstrumentsPandasData preprocessing with pandas

Preprocessing categorical features with pandas

One-hot encoding

Report a typo

One-hot encoding creates new binary columns for each unique category in the categorical variable. Choose what each binary column represents.

Select one option from the list
___

Create a free account to access the full topic