Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
/ StockAnalyzer Public archive

An app to analyze stock data, final project for COP3530 (Data Structures and Algorithms)

Notifications You must be signed in to change notification settings

kthchew/StockAnalyzer

Repository files navigation

StockAnalyzer

COP3530 final project

Setup

  1. Install requirements e.g. with the below command or with the corresponding command in your IDE.
pip install -r requirements.txt
  1. Download the dataset from Kaggle and put the csv file in the root directory of the project as data.csv.
  2. Run the main.py file.

About

An app to analyze stock data, final project for COP3530 (Data Structures and Algorithms)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •