Null values not getting replaced using with column condition in PySpark

前端 未结 0 902
感动是毒
感动是毒 2020-12-08 18:03

I have written a PySpark code to put in the condition that if null values are present in a given Column then it append \'Yes\' to another column otherwise \'No\'



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