Skip to content

Instantly share code, notes, and snippets.

@ellisonbg
Created July 19, 2018 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ellisonbg/a044180be8a46cf8bdd0569c8d107466 to your computer and use it in GitHub Desktop.
Save ellisonbg/a044180be8a46cf8bdd0569c8d107466 to your computer and use it in GitHub Desktop.
PyData SLO Introduction to Jupyter

PyData SLO Jupyter and Data Science Introduction

Internet access

  • Connect to the CalPolyGuest wifi
  • Go through the process and check your email
  • Yeah!

Installation

I recommend the Anaconda Python Distribution:

https://www.anaconda.com/download

(get the Python 3 version)

This is free and has most of the open-source tools you will need for Data Science.

To get started without installing anything:

The Terminal

Overview of Jupyter

  • Classic Jupyter Notebook
  • JupyterLab

Learning Data Science

Pandas

Altair and data visualization

https://github.com/calpolydatascience/data301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment