Replacing “\N” from dataframe column in Pyspark

前端 未结 0 1585
陌清茗
陌清茗 2021-02-09 22:26

My Pyspark Dataframe consist of a column with mixed non-null values, null values and "\\N" character (I assume new line). I want to replace this "\\N" charac

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