I have a table that has 3 columns: ID, Type, and Value.
I'm looking for a way to rearrange/view the data in a matrix form where ID is the first index and Type is the second index, and Value is the value for that ID/Type.
i.e., I have:
ID Type Value
--------------
ID1 Type1 x
ID2 Type1 y
ID1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.