Spark: Transpose Rows to Columns with Multiple Fields

后端 未结 0 609
独厮守ぢ
独厮守ぢ 2021-02-08 09:40

May I ask what is the best way to transpose the rows into columns with multiple fields?

I have a dataframe as below.

val inputDF = Seq(
                  (         


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