Skip to content

Using Jupyter-Notebook to run Python scripts analyzing data.

Notifications You must be signed in to change notification settings

evboggs302/python-NumpyPandas

Repository files navigation

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

About

Using Jupyter-Notebook to run Python scripts analyzing data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published