Attempting to perform One Hot Encoding on ndarray produces a value error when a non-categorical data column is not specified
I have an ndarray called “data” that I need to perform One Hot Encoding on for preparation that looks something like this but much longer.