PySpark adding a column to an existing DataFrame - TypeError: Invalid argument, not a strong or column

后端 未结 0 784
无人共我
无人共我 2020-12-15 00:48

I am trying to add three calculated columns to my data frame.

Below approach doesn\'t work and throws error:
TypeError: Invalid argument, not a string or

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