Learn Data analysis with IPython Notebook and Pandas


Details
During this workshop, you will learn how to combine the easiness of IPython Notebook with the power of Pandas for data processing in Python.
The targeted audiences are scientists and other people doing data analysis. No prior knowledge of Python is required, but basic programming understanding is required (variables, functions, ...).
IPython Notebook is a web-based interactive computational environment where you can combine code execution, text, mathematics, plots and rich media into a single document.
pandas is a library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
The documentation we will be using during this workshop is available on GitHub and on my website :
Web: http://hugoherter.com/F/IPython-Pandas/slides/
Download Zip: https://github.com/OpenTechSchool-Brussels/IPython-Pandas/archive/master.zip
Clone Git: https://github.com/OpenTechSchool-Brussels/IPython-Pandas

Learn Data analysis with IPython Notebook and Pandas