Hi,
I have a huge dataset and I want to keep only those with <10 unique values. Is it possible to do? I tried a few methods using ds and distinct (ssc), but not getting any result.
Thanks for your suggestions.
I have a huge dataset and I want to keep only those with <10 unique values. Is it possible to do? I tried a few methods using ds and distinct (ssc), but not getting any result.
Thanks for your suggestions.
Comment