blaze / blaze-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blaze Tutorial

This repository contains notebooks and data for a tutorial for Blaze a library to compute on foreign data from within Python.

This is a work in progress.

Outline

  1. Motivation - (nbviewer)

Into

We present most Blaze fundamentals while discussing the simpler topic of data migration using the into project.

  1. Basics - (nbviewer)
  2. Datatypes - (nbviewer)
  3. Internal Design - (nbviewer)

Blaze Queries

  1. Basics - (nbviewer)
  2. Databases - (nbviewer)
  3. Storing Results - (nbviewer)

Downloads

This tutorial depends on the Lahman Baseball statistics database

About