- Python: pandas / yfinance
- Matplotlib
- Seaborn
- MacOS
- Microsoft PowerBI via VM
Bringing in Data via Python:

Python Script to bring in data from Yahoo Finance:

Data:

Creating a Line/Area graph to show Close price over time for AAPL:

Creating a Boxplot/Violin for AAPL:



Creating Histogram for AAPL:

Creating a Scatterplot (Year, Quarter, Month, Day):

Adjusting the TICKER symbol to Alter data in Graphs(from AAPL to TSLA):
