So I have this excel file that contains features from 211 cars and their values (e.g. fuel type, engine type, etc.). I have to do an analysis on that data using Orange, but I have one problem. A few of the features, for example fuel type, has values that are strings (diesel or gas). I want to convert that to a number, so that diesel becomes 0 and gas becomes 1 or whatever. Is there anyway to do this in excel 2010 without having to convert them manually? Thanks in advance.
Tim