I have a dataframe I created from a pivot table like this:
|mykey | values1 | values2 |values3 | |1 | [2,1,0] | [2,3,5] | [2,3,4]| |3 | [2,1] | [3,1