Hi, I came across a scenario where I needed to move row values to column /, in other words, transpose. In another similar thread, I found a package that does the work, but I want to learn to make it happen without the use of packages and do it a hard way, can anyone help me with this?
Thank you.