Skip to content

Final project for CSE 20312 (Data Structures) at the University of Notre Dame by Eddie Yuan, Marcos Salamanca, and Francis Schickel.

Notifications You must be signed in to change notification settings

msalaman/DS-2018-FinalProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DS-2018-FinalProject

Final project for CSE 20312 (Data Structures) at the University of Notre Dame by Eddie Yuan, Marcos Salamanca, and Francis Schickel.

YouTube demo: https://youtu.be/JtmQEJh5yks

Instructions:

  1. Clone this repository locally.
  1. Run Jupyter on the Followers.py.ipynb file and run the program in your web browser (see video for help)
  • jupyter notebook --ip student00.cse.nd.edu --port 9100 --no-browser

Alternatively,

  1. Clone this repository locally.
  1. Run the dsFinal.py file, which will not contain the HTML interaction but will still return names, screen names, and values.
  • python dsFinal.py

About

Final project for CSE 20312 (Data Structures) at the University of Notre Dame by Eddie Yuan, Marcos Salamanca, and Francis Schickel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Jupyter Notebook 0.9%