statistics/script.rst
changeset 406 a534e9e79599
parent 383 4a6d548d4369
child 450 d49aee7ab1b9
--- 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<anoop@fossee.in>
+.. Author              : Amit Sethi
+   Internal Reviewer   : Puneeth
    External Reviewer   :
    Checklist OK?       : <put date stamp here, if 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