Count key value that matches certain value in pyspark dataframe using udf

后端 未结 0 992
天涯浪人
天涯浪人 2020-12-11 05:48

I have a pyspark dataframe that has a column which value is string json. How can I count the value that match certain value in a list inside the dictionary and report back a

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