Skip to content

S-Bonillas/Mod3-Python-Bank-and-Poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod3-Python-Bank-and-Poll

Preamble:

  • Analysis scripts are in two separate folders (PyBank & PyPoll). Each folder has a 'Resources' folder.
  • When the Python scripts are run, they will look for the original data in the Resources folder.
  • They will process the data and export a txt file to their own folder (either PyBank or PyPoll).
  • When running, please ensure that the Resources folder and datafile are in the proper locations.

Projects include:

  1. PyBank [Includes the Following]

    • SBonillas_PyBank_Analysis.ipynb (Jupyter Workbook)
    • SBonillas_PyBank_Analysis.py (Exported Python file)
    • Mod3_PyBank_Analysis.txt (Text document generated by running the script)
    • Resources > budget_data.csv (Folder and file with original data)
  2. PyPoll [Includes the Following]

    • SBonillas_PyPoll_Analysis.ipynb (Jupyter Workbook)
    • SBonillas_PyPoll_Analysis.py (Exported Python file)
    • Mod3_PyPoll_Analysis.txt (Text document generated by running the script)
    • Resources > election_data.csv (Folder and file with original data)

About

Financial analysis via Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published