|
> As a bonus question - is there an easy way tounpivot datasets?
Well what do you know - it helps to look through the documentation. I
found the transpose operator, which would seem to do the trick.
Know I just need to know how to handle a changing input dataset
|