any ideas on how to compare two columns from two different dataframes using regex in pyspark

前端 未结 0 1509
走了就别回头了
走了就别回头了 2020-12-08 12:19

I have a dataframe DF1 which has two columns (FileName_Regex and FileID) I have a requirement to get FileID for FileNames (column) in one dataframe2 DF2.

I have to us

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