Forum Discussion

Elaine Crump's avatar
Elaine Crump
Copper Contributor
May 07, 2018

Transforming rows and columns to a sequence of rows

I have data that looks like this:     mary a   b   c john a   b skip a    b   c   d fred a frieda a   b   I want it to look like this: ma...