Skip to content

Blockalypse/Python_Analysis_of_Voter_Election_and_Polling_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Python_Analysis_of_Voter_Election_Data

This is a process of modernizing a voting process using Python. I imported a csv named “election_data” the dataset is composed of three columns: Voter ID, County, and Candidate. Then I, created a python script (main.py) that analyzed the vote by: total number of votes cast, and the percentage of votes each candidate received.

About

Python script for analyzing voter election data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages