在 spark 中给 dataframe 增加一列的方法一般使用 withColumn. // 新建一个dataFrame val sparkconf = new SparkConf() .setMaster("local") .
確定! 回上一頁