How to build chain of segments in scope of pyspark dataframe

后端 未结 0 1048
轮回少年
轮回少年 2021-02-13 17:45

I have a huge pyspark dataframe with segments and their subsegments, like this:

SegmentId  SubSegmentStart SubSegmentEnd
   1         a1               a2
   1             


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