I have a dataset that looks like this:
year | a | b | c | ... |
2000 | value | value | value | |
2001 | value | value | value | |
2002 | value | value | value |
The actual number of rows and columns is very large.
I have beeen reading through reshaping help but cant seem to make it work.
Any help would be very much appreciated.
0 Response to How can I convert Variable names into the value of a new variable - in Stata?
Post a Comment