My data is displayed like this
Data = Predicted
1 2 3 4
0.97949 1.29 3.02194675 0.41881809
I would like to rearrange my data to look like this:
DIH
1 0.97949
2 1.29
3 3.02194675
4 0.41881809
I would like to rearrange the data into a column and add a column name