How to convert DataFrame columns from struct to struct> in pyspark?

后端 未结 0 523
渐次进展
渐次进展 2021-01-22 19:05

I have a DataFrame with this structure:

root
 |-- features: struct (nullable = true)
 |    |-- value: double (nullable = true)

and I wanna conver

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