ipython-tut.txt
author Puneeth Chaganti <punchagan@gmail.com>
Wed, 21 Apr 2010 14:43:08 +0530
changeset 95 fddcfd83e4f0
parent 50 9d60720b16b0
child 120 50716c7c4c0c
permissions -rw-r--r--
Split data-files.org into numbers and strings.

Hello friends and welcome to this tutorial on IPython and its features. IPython
is an enhanced interactive Python interpreter. IPython provides various advanced
features that the vanilla Python interpreter does not. We have shown some of these
features in the previous tutorials. In this tutorial we shall look at a few more
of them.