Dear all,
Newbie here, please bear in mind, if I come off somewhat confusing.
I have a question regarding the dataset I'm working on.
I have a single variable with 40 unique values. The issue is that some of these values should be merged into a single one. For an example I have a value called "banana" another one called "apple" and a last one called "grape" and I want to merge them into a value called "fruit".
How would I go about doing this?
I appreciate any help and thank you in advance!