how to pivot table wide to long in q

前端 未结 0 1338
一向
一向 2021-01-20 17:15

I\'m trying to write a function to pivot my tables from wide to long format. so I have something on this lines:

tblwide:([]k1:`a`a`b`b`c`c;xx:1 2 3 4 5 6;yy:1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题