项目作者: rishikesh1419

项目描述 :
Codes written during course 'Big Data Analysis'
高级语言: Python
项目地址: git://github.com/rishikesh1419/PySpark-Programs.git
创建时间: 2019-12-25T19:30:02Z
项目社区:https://github.com/rishikesh1419/PySpark-Programs

开源协议:

下载


PySpark Programs

Using Map-Reduce

Word Count - wordcount.py
Count words starting with ‘I’ - wordcount2.py
Count 4-letter words - wordcount3.py