Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Jupyter Notebook Project

Tech Stack

  • ipynb Notebook Format
  • Common Data Science Libraries
    • pandas
    • NumPy
    • Matplotlib

Data

There is a data.csv file at the roof of the project with some example data you can leverage if you'd like.

Common Commands

  • make verify
    • run all cells in the file
  • make run
    • run all cells in the file