Skip to content

This is where I do my Bootcamp work to keep it all in one place before adding it to their own repositories.

Notifications You must be signed in to change notification settings

UnixBear/DataScience_Bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataScience_Bootcamp

Work I've done plus notes

This repository is just work for a data science cert

PyPoll

One of the Projects here, PyPoll, takes a set of voting data and returns a file that breaks down: -voting total -election candidates -percentage distribution per candidate -the winner of the election

Resources

Pypoll only requires Python 3 to run, and the analysis will show up in the Analysis folder (you may have to create it).

Output

Election Results

Total Votes: 369,711

Charles Casper Stockham: 23.0% (85,212) Diana DeGette: 73.8% (272,891) Raymon Anthony Doane: 3.1% (11,605)

Winner: Charles Casper Stockham Winning Count: 85,212 Winning Vote Percentage: 23.0%

About

This is where I do my Bootcamp work to keep it all in one place before adding it to their own repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published