Wrote an exploratory data analysis (EDA)
Built a web scraper

Tesla Stock and Gamestop Stocks Analysis (Assignment)


Performed an Exploratory analysis on trends of Tesla and Gamestop stocks.
 Used BeautifulSoup4 library for extracting data from the web, pandas for pre  processing the data and finally plotly for visualization.
 
Note: the visualizations may not be visible on the Jupiter Notebook as it only shows the visualization on a different window after running the code.