The reason you get null in your df is because spark: The line separator handles all \r , \r\n and \n by default.
確定! 回上一頁