Matching multiple regexes in a (py)Spark dataframe

前端 未结 0 1816
我在风中等你
我在风中等你 2021-01-16 06:08

I have a Spark DataFrame that contains multiple columns with free text. Separately, I have a dictionary of regular expressions where each regex maps to a key.

For ins

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