Thanks Gareth!!
Another group or series would be great. Not matrix.
I´ve a group, getting the transpose of that group would be awesome; but not just the view, a new object.
Search found 2 matches
- Sun Feb 21, 2016 1:25 pm
- Forum: Programming
- Topic: Transpose group
- Replies: 3
- Views: 3415
- Sat Feb 20, 2016 3:22 am
- Forum: Programming
- Topic: Transpose group
- Replies: 3
- Views: 3415
Transpose group
Dear all, I've a time series group and I need to create the transpose of it. So far I tried: Convert it to a matrix and use matrix A = @transpose(B) but I lose all the names of the series. And B.sheet(t) but that only change the view. I need a new table but the series names and the data transposed. ...
