diff -r 9858ca9e3f93 -r a534e9e79599 statistics/script.rst --- a/statistics/script.rst Mon Nov 08 02:02:29 2010 +0530 +++ b/statistics/script.rst Tue Nov 09 01:28:00 2010 +0530 @@ -14,8 +14,8 @@ .. Loading Data from files .. Getting started with Lists -.. Author : Puneeth - Internal Reviewer : Anoop Jacob Thomas +.. Author : Amit Sethi + Internal Reviewer : Puneeth External Reviewer : Checklist OK? : [2010-10-05] @@ -31,14 +31,6 @@ * Doing simple statistical operations in Python * Applying these to real world problems -.. #[punch: the prerequisites part may be skipped in the tutorial. It -.. will be provided separately.] - -You will need Ipython with pylab running on your computer to use this -tutorial. - -Also you will need to know about loading data using loadtxt to be able -to follow the real world application. .. #[punch: since loadtxt is anyway a pre-req, I would recommend you .. to use a data file and load data from that. that is good, since you