How to convert dataframe to a list of dictionary

前端 未结 0 1231
慢半拍i
慢半拍i 2020-11-22 00:37

I have a hive table like

col1 col2 
id1  value1
id2  value2
id2  value3

I would like to covert it into a list of dictionary like



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