摘要: 集合运算练习 union(), intersection(),subtract(), cartesian() 三、学生课程分数 网盘下载sc.txt文件,通过RDD操作实现以下数据分析: 持久化 scm.cache() scm=sc.textFile("sc.txt").map(lambda lin 阅读全文
posted @ 2022-04-06 11:20 liquorice 阅读(85) 评论(0) 推荐(1)