Transform the header and the column data separated by “|” into separate columns with certain header name and data rows in pyspark

前端 未结 0 1300
独厮守ぢ
独厮守ぢ 2020-11-30 07:21

I have read a txt file in pyspark used for a homework with operator "|" separating 3 columns of data. How can I separate these 3 columns in a proper array ? This i

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