marcelcaraciolo / big-data-tutorial

Big Data Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Data lectures as IPython notebooks

Those are lectures and demonstrations of BigData using several libraries such as pandas, scikit-learn, mrjob and ipython.

The target audience is experienced Python developers familiar with scientific computing.

Source code of the tutorial and exercises

To open these notebooks in IPython, download the files to a directory on your computer and from that directory run:

$ ipython notebook

This will open a new page in your browser with a list of the available notebooks.

Online read-only versions

Use the following links:

License

This tutorial is distributed under the Creative Commons Attribution 3.0 license. The Python example code and solutions to exercises are distributed under the license Simplified BSD.

About

Big Data Tutorial


Languages

Language:Python 100.0%