How to split Spark dataframe rows into columns?

前端 未结 0 1336
独厮守ぢ
独厮守ぢ 2021-01-02 16:43

I have a Pyspark dataframe and I would like to split its rows into columns based on unique values of a given column, joining with values of the other column. For illustrativ

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