Skip to content

kkoless/MapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapReduce

Hadoop MapReduce Python

cat data_set.csv | python3 mapper.py | python3 reducer.py

Подсчет количества заражений (COVID19) за день по странам Европы
Counting the number of infections (COVID19) per day for European countries

Data set

Processing

Result

About

Hadoop MapReduce Python

Topics

Resources

Stars

Watchers

Forks

Languages