Caclulating percentage of zeros of each column in a data frame

后端 未结 0 695
暖寄归人
暖寄归人 2021-02-11 11:21

I need to calculate the percentage of zeros present in each column of a pyspark dataframe and store them in a data frame, how would I do that?

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