Get the array of values from the array of keys from the same pyspark dataframe

前端 未结 0 1384
遇见更好的自我
遇见更好的自我 2020-12-17 20:51

I have pyspark dataframe shown like below. It has three columns.

col1: key
col2: value col3: array_of_keys

I want to add a new column col4 with a

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