Skip to content

mgeffroy/Python-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Python-Challenge

Information:

Python Homework for the Data Analysis Bootcamp: Py me Up Charlie! This repository contains the code for the analysis of two different CSV files called PyPoll and PyBank.

Pybank

This repository contains the following:

  • main.py: Python script to analyzing the financial records of a company.
  • Resources_Pybank
    • Budget_data.csv: Csv file that contains a set of financial data (Date and profit)
  • Analysis_PyBank:
    • Pybank_results.txt: Text file that shows the results of the analysis of Budget_data.csv after running the python script. It shows: Total months, Total profit, Average Profit/Loss Change, Greatest increase in profits and Greatest decrease in profits.
      Pybank results

PyPoll

  • main2.py: Python script that modernizes the local vote counting process. It counts the total number of votes cast, gives a complete list of candidates who received votes with the total number of votes and their respective percentages and gives the name of the winner of the election based on popular vote.
  • Resources_Poll:
    • Poll_data.csv: Csv file that contains the set of voters, candidates and their votes.
  • Analysis_Poll:
    • PyPoll_results.txt: Text file that shows the results of the analsis of poll_data.csv after running the python script. It shows the total vote count, the names of the candidates with their percentage and votes as well as the winner of the election.

Pypoll results

This was created by: Mariana Geffroy for the Tecnológico de Monterrey Data Analysis Bootcamp

About

Python Homework for the Data Analysis Bootcamp: Py me Up Charlie!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages