I have this column containing multiple values..:
I want to preprocess this by label encoding it, how can I proceed further? i don't want one hot encode it. cause it is for classification problem
I have this column containing multiple values..:
I want to preprocess this by label encoding it, how can I proceed further? i don't want one hot encode it. cause it is for classification problem