na is Spark DataFrame api function, which is used to drop or fill null values. Example: df.na.drop(). will drop all the rows which containing ...
確定! 回上一頁