美文网首页
dataframe 设置 DF() schema

dataframe 设置 DF() schema

作者: smartjiang | 来源:发表于2020-02-04 16:59 被阅读0次

    val colName = Array("a","b","c")
    resultDF.toDF(colName:_*)

    相关文章

      网友评论

          本文标题:dataframe 设置 DF() schema

          本文链接:https://www.haomeiwen.com/subject/cyzrxhtx.html