Does the count() in pyspark depend on the #columns in dataset?

前端 未结 0 536
难免孤独
难免孤独 2020-11-22 15:34

I am making a function using pyspark that is using count at a place.

I ran 2 versions of my function, one with onehotencoding done before the count, and other post oh

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