Skip to content

mirasmitty/python-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-challenge

Background

It's time to put away the Excel sheet and enter the world of programming with Python. In this assignment, you'll use the concepts you've learned to complete two Python challenges, PyBank and PyPoll. Both tasks present a real-world situation where your newly developed Python scripting skills come in handy.

This repository contains Python code for analyzing financial records (PyBank) and election data (PyPoll).

Project Structure

The project is organized as follows:

  • PyBank: Folder containing the PyBank Python script and related files.
    • Resources: Folder containing the CSV file used for analysis.
    • analysis: Folder containing the text file with the results of the analysis.
    • main.py: File cotaining code for PyBank analysis
  • PyPoll: Folder containing the PyPoll Python script and related files.
    • Resources: Folder containing the CSV file used for analysis.
    • analysis: Folder containing the text file with the results of the analysis.
    • main.py: File cotaining code for PyPoll analysis

Author

Miranda Smith

References

Data for this dataset was generated by edX Boot Camps LLC, and is intended for educational purposes only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages