Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 889 Bytes

File metadata and controls

25 lines (16 loc) · 889 Bytes

Comets of Wall Street: Data Analysis Workshop

Part of ACM Hacktoberfest 2020

Overview

ACM Hacktoberfest is a one-day event celebrating open source with workshops and speakers about modern software practices.

What You'll Learn

In this workshop, participants will be able to pull in data from Yahoo Finance for a stock that's assigned to them, view and analyze that data using Python, and determine if a stock is overvalued based on various metrics. You'll then create an infographic showing the the stock's trends and your determination of whether the stock's overvalued or not.

Technologies

  • Python
  • Google Colaboratory
  • Python libraries:
    • matplotlib
    • pandas
    • numpy

Deployment

After your pull request is approved, you'll be able to see the finished product at acmutd.co/research/infographics/{your stock ticker}.