Navigation Menu

Skip to content

HarmonicHemispheres/JupyterianSnakeInvasion

Repository files navigation

The Jupyterian Snake Invasion

Jupyter Notebooks and Python have risen to the top of public focus in the data world over the past decade. But whats the big deal? The material in this repo attempts to answer this question and get you started with Jupyter and Python so you can see what all the buzz is about yourself.

TOC

  1. Overview - whats the deal with notebooks?
  2. Python Introduction - Intro to syntax and core concepts
  3. Data Walkthrough 1 - Common tools
  4. Data Walkthrough 2 - Simple (faulty) ML Example
  5. Jupyter Beyond - A look at some interesting projects in the Jupyter ecosystem
  6. Julia Kernal - An example of different Kernels In Jupyter

Setup

To follow along, your going to need to get a few things.

Python

If you don't already have a snake problem, your going to shortly. And this snake is smart. To get python there are numerous ways to install.

NOTE: This Material uses python 3.7+

Jupyter Notebooks

Jupyter can be installed using Anaconda or with pip (the python package manager).

Contact:

About

Jupyter Notebooks and Python have risen to the top of public focus in the data world over the past decade, but whats the big deal?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published