Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

PyPoll

This script analyzes election data from a CSV file.

How to Run

  1. Place the election_data.csv file inside a folder named Resources.
  2. Run the pypoll_complete.py script.
  3. The analysis output will be saved in the analysis/election_analysis.txt file.

Output

  • Total votes
  • Vote count and percentage for each candidate
  • Winner of the election