This Project aims to implement a **Hadoop MapReduce job in Pseudo-Distributed Mode** to determine the **feistiest Pokémon** based on their **type**. The job processes the Pokémon dataset (`pokemon.csv`) and outputs a CSV file containing Pokémon **type1, type2, name, and feistiness score**.
distributed-systems python3 hadoop-mapreduce hadoop-streaming open-datasets csv-processing big-data-analytics data-science-projects ubuntu-terminal data-processing-and-analysis feistiness-analysis pseudo-distributed-mode
- Updated
May 8, 2025 - Python