Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.29 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.29 KB

financial-modeling: Financial Data Analysis in Python

This is an update to the old repository, dBI(https://github.com/dBCooper2/dBI) that introduces venvs to have a more stable programming environment so I'm not breaking things constantly

This is a set of Jupyter Notebooks and Python scripts that perform analysis on financial data. The project covers connecting to API's, web scraping, building regression models, and visualizing the results of the data analysis

Goals

Deliverables

  • Jupyter Notebooks containing my processes for collecting the data from their sources, processing the data in python and visualizing the data with MPLFinance and Seaborn
  • Scripts taking the code from the Jupyter Notebooks that can be run from the terminal