Pyspark - TypeError: 'Column' object is not callable while using OneHotEncoder in Spark MLlib

前端 未结 0 1106
-上瘾入骨i
-上瘾入骨i 2021-01-05 12:36

I am new to pyspark and Apache Spark machine learning library. I am trying to apply OneHotEncoder for several categorical columns in Spark MLlib. First I used stringIndexer,

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