Skip to content

vanzaj/pyconsg2013-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

PyConSG 2013 logo

Introduction to data processing with Python

Code and examples for PyConSG 2013 tutorial.

Requirements

  • Basic knowledge of Python
  • NumPy, Matplotlib and IPython (with notebook dependencies) installed (anaconda distribution is the easiest way to get the above packages (and much more) installed)

Topics

  • Ipython notebook
  • Overview of numerical/scientific packages
  • Basic plotting
  • NumPy arrays
  • Array-oriented programming
  • SciPy
  • scikit-image, scikit-learn

Notebooks

  1. Introduction
  2. IPython Notebook
  3. Matplotlib and NumPy basics
  4. SciPy examples
  5. Pandas, scikit-learn, scikit-image

About

Introduction to data processing with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages