I have all variable names on one column and underneath it, there are all corresponding values. Each variable name and value are separated by a comma. I would like to have all variable names on separate columns and underneath each value corresponding to a variable for each id. How do I get them separate?
Thanks!