Covert multiple list columns to json array column in dataframe in pyspark

前端 未结 0 1520
隐瞒了意图╮
隐瞒了意图╮ 2020-12-29 23:05

I have a data frame, it has multiple list columns and converts a JSON array column.

used below logic but not working any idea?

def test(test1,test2): d={\'da

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