pyspark - AttributeError: 'NoneType' object has no attribute 'groupby'

前端 未结 0 667
不思量自难忘°
不思量自难忘° 2020-12-21 09:50

I am trying to group by multiple columns and rank them by count and get the top record for each group.However when I call the groupby I get the following error.



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