-
This repository contains a collection of financial modeling projects, designed to help users develop their skills in financial modeling and analysis. The projects are designed to be practical, easy to follow, and adaptable to real-world scenarios.
-
This project is intended to demonstrate best practices utilizing python, to create a mix of financial modeling tools.
- Yahoo Finance Data Setup Files:
- YahooFinanceLibraryDataSetup.ipynb
- Financial Charting Files:
- yahooFinanceCharting.py
- YahooFinanceAnalysisWithPython1.ipynb
- Optional: Clone the repository: git clone https://github.com/arand013/FinancialModeling.git
- Explore the projects: Open the .py or .ipynb files in Google Collab, Jupyter Notebook or a similar environment to run the code and analyze the results.
- Install required libraries:
`
pip install pandas numpy scikit-learn tensorflow statsmodels yfinance seaborn matplotlib
`
We welcome contributions to this repository! If you have a project idea or would like to add a new project to the repository, please submit a pull request with your proposed changes.
- Create repo to initialialize your results
- Setup coding environment
- Run and tests code!
- Python
- This project is covered under the MIT License.
- Repo is intended to showcase and share their knowledge with the community :)