Skip to content

johnswier/Python-Scripting-Practice-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README update in progress..

Python Scripting Practice Project

Financial Exploratory Analysis:

This project consisted of analyzing financial records of a (fabricated) company and calculating the following:

  • The total number of months included in the dataset

  • The net total amount of "Profit/Losses"

  • The average of the changes in "Profit/Losses"

  • The greatest increase in profits (date and amount)

  • The greatest decrease in losses (date and amount)

Election Data Analysis:

This project consisted of calculating the following based on a sample voter data set:

  • 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

About

Simple Python scripting practice for financial analysis and election data exploration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages