Skip to content

Using the basics of Python Programming Language, analyze and calculate the provided data for the bank and the electoral votes.

Notifications You must be signed in to change notification settings

erikayi/python-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Challenge Assignment

Part I

Analyzing The Data For PyBank:

Calculated the following information:

  • The Total Months in the entire period.

  • Net Total Amount of "Profit/Losses" over the entire period.

  • Change of Average in "Profit/Losses" over the entire period.

  • The Greatest Increase in Profits (Dates and Amount) over the entire period.

  • The Greatest Decrease in Profits (Dates and Amount) over the entire period.

Part II

Analyzing The Data For Election Votes:

Calculated the following information:

  • Total Number of Votes Cast

  • The Percentage of Votes Each Candidate Won

  • The Total Number of Votes EAch Candidate Won

  • Find the Winner of the Election Based on the Popular Votes

About

Using the basics of Python Programming Language, analyze and calculate the provided data for the bank and the electoral votes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages