I have a dataset that contains j1 to j21 variables. These variables do not have their labels. There are other variables that have proper labels. Now, I also have an excel sheet (variable_label.xlsx), which contains column 1 (variable names: j1 to j21) and column 2 (variable labels of j1 to j21). Now I want to import these labels to the existing variables in my dataset. Instead of manually labelling for each and every variable, what could be the most efficient way to do this task?
This is my first post in this forum. I hope this is just the first of many posts to come in the future.
This is my first post in this forum. I hope this is just the first of many posts to come in the future.
Comment