Count key value that matches certain value in pyspark dataframe

前端 未结 0 1848
一向
一向 2020-12-11 02:11

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

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