Module 3 Python Challenge
This is the assignment submission for challenge #3- Python. Two folders are contained in this repository: PyBank and PyPoll.
How this works: The Resources folder in each folder contains raw data. The main.py script for each folder will take the raw data and output analysis both to the terminal and the analysis subfolder.
Simply run main.py in each folder and it will perform the analysis for each respective exercise.
The following are uploaded to Github:
All original folders including resources main.py for each folder that contains the python script analysis folders containing output CSV files README file (this!)
Authors and Acknowledgement: Christopher Yang
I would like to thank the University of Toronto for putting together a robust program for Data Analytics, and my fellow classmates as well as the wonderful Instructors and LAs at the University of Toronto for their support.