Skip to content

A two-part project using python script to (1) analyze company financial records and (2) analyze voting data

Notifications You must be signed in to change notification settings

kellyblumhagen/Assignment-3-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

PyBank and PyPoll

This two-part project encompasses two real-world situations, each requiring Python scripting skills. Both parts print a final analysis to the terminal and export a text file with results.

PyBank

This challenge analyzes the financial records of a company's monthly profits and losses.

Data Source:

budget_data.csv

PyPoll

This challenge seeks to help a small, rural town modernize its vote-counting process. Using Python and raw voting data, a winning candidate is determined.

Data Source:

election_data.csv

Prerequisites (for both projects):

  • python 3.6.7
  • notebook 5.7.0

About

A two-part project using python script to (1) analyze company financial records and (2) analyze voting data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages