In this lab challenge, you will need to prove your knowledge of the Yahoo Finance API by using the yfinance
library, fetching market data, displaying them, and then using the plotly
library to plot charts based on that data. The objectives you will need to achieve represent useful skills that a finance data scienctist should know. You'll be given a desired end state and be required to reach it using your knowledge of the Yahoo Finance API, and plotly
. This lab challenge simulates building a solution in a real-world scenario. As with any real-world scenario, this lab will not guide you through the steps needed to complete it.
March 5th, 2024 - Resolve dependency issues