Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 395 Bytes

File metadata and controls

18 lines (14 loc) · 395 Bytes

DATA ANALYSIS (NumPy & Pandas)

Instructions

  1. 'code .' into project direcotry
  2. In a VS Code terminal, be sure both the below are installed
    pip install jupyter
    pip install notebook
  3. run this command and use the browser window
    jupyter notebook

OR

  1. try running the first stage in the .ipynb file to establish/spin up a Jupyter Kernnel