Dear all,

I'm trying to a find a way to transform a DataFrame into a data that is
more suitable for third party classification algorithm. The DataFrame have
two columns : "feature" represented by a vector and "label" represented by
a string. I want the "label" to be a number between [0, number of classes -
1].
Do you have any ideas to do it efficiently ?

 Cheers,

Jao

Reply via email to