Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 447 Bytes

File metadata and controls

6 lines (4 loc) · 447 Bytes

Extracting_and_Visualizing_Stock_Data-yfinance

Extracting essential data from a dataset and displaying it is a necessary part of data science; therefore individuals can make correct decisions based on the data. This assignment involves extraction of stock data, and displaying this data in a graph.

This is the project I have done while learning a course on Coursera, i.e, Python Project for Data Science

I have done this for learning purpose