identify the most recent record different from the current value in a PySpark dataframe

前端 未结 0 1077
余生分开走
余生分开走 2020-12-03 14:27

I have a PySpark dataframe, where each user has a certain status at a point in time, as in the dummy data below

    --------------------------
    |user_id| s         


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