Select only columns that have no duplicates considering groups
I have a rather large dataset with both long and short data inside: some columns have unique value given a subject and a visit, while other have multiple values.
I have a rather large dataset with both long and short data inside: some columns have unique value given a subject and a visit, while other have multiple values.