What is the most efficient way to setup a DataFrame with hundreds of when statements chained together?

后端 未结 0 1779
渐次进展
渐次进展 2020-12-01 17:24

I have a DataFrame that I need to append a column to using withColumn. The when conditions for this column number in the multiple hundreds, which i

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