Skip to content

dcurrigan/python-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-challenge

Week 3 Python home work - PyBank and PyPoll exercises

Table of contents

General info

This repository contains files for the week 3 homework challenges PyBank and PyPoll. Additional directories for PyBoss and PyParagrpah are present that were completed for extra practice

Setup

PyBank and PyBank directories contain Main.py files which contain the code to run from your prefered IDE or Terminal
Resources directories contain the data sources
Analysis directories contain the output of the code

Features

PyBank analyses the following:

  • Total number of months included in the dataset
  • The net total amount of "Profit/Losses" over the entire period
  • The average of the changes in "Profit/Losses" over the entire period
  • The greatest increase in profits (date and amount) over the entire period
  • The greatest decrease in losses (date and amount) over the entire period

PyPoll analyses the following:

  • The total number of votes cast
  • A complete list of candidates who received votes
  • The percentage of votes each candidate won
  • The total number of votes each candidate won
  • The winner of the election based on popular vote

Status

Project is: completed

Contact

Created by Dale Currigan. dcurrigan@gmail.com

About

Week 3 Python Homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published