Hello everyone
I want to write a program that accepts numeric and string variables as input, that works for arbitrary number of variables, identifies unique values of each variable, displays variable/s that uniquely identify/ies observations and that also works if two or more variables are unique identifiers.
Any idea ?
Kind regards
Johann
I want to write a program that accepts numeric and string variables as input, that works for arbitrary number of variables, identifies unique values of each variable, displays variable/s that uniquely identify/ies observations and that also works if two or more variables are unique identifiers.
Any idea ?
Kind regards
Johann
Comment