I would like to create a column segmenting the contents of another column into one of two classes. The column contents either begins with "o" or "w". What would be the best approach to create another column classifying the "o" as "site one" "w" as "site two"?
Thanks