PySpark: I think my GroupBy is applying the function on the entire column instead of unique subgroups

后端 未结 0 552
孤街浪徒
孤街浪徒 2020-12-01 14:51

I have a dataframe with columns \'asin\' and \'price\'. Here are the first 20 rows:

+----------+-----+
|asin      |price|
+----------+-----+
|B006I74FRS|27.99         


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