Extract first occurrence of the string after a substring in a spark data frame - PySpark

前端 未结 0 845
南旧
南旧 2020-12-21 12:39

I have a pyspark dataframe (df) which has a time_stamp column and a message column (data type str) as shown below:

Example dataframe

          


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