I am using sframes
from graphlab
library. I need to do a few computations row wise. Also, the sframe structure would make more sense in my case if I was able to transpose the sframe.
Is there a way I can do that? Or is it possible in any other data frame which I could use?
Thanks for your time!