diff options
author | Amit Sethi | 2010-11-09 01:31:55 +0530 |
---|---|---|
committer | Amit Sethi | 2010-11-09 01:31:55 +0530 |
commit | e95df2f631283071971905b04ca6640b5d0784e2 (patch) | |
tree | 49924579fe61a93468ac4829af37a52f636c60ec /statistics/script.rst | |
parent | 3846762f1529afd447797abf501fe80cb763366f (diff) | |
parent | 6efc1a6e89318438a676ca167c730a24cd47ea4a (diff) | |
download | st-scripts-e95df2f631283071971905b04ca6640b5d0784e2.tar.gz st-scripts-e95df2f631283071971905b04ca6640b5d0784e2.tar.bz2 st-scripts-e95df2f631283071971905b04ca6640b5d0784e2.zip |
Merging heads
Diffstat (limited to 'statistics/script.rst')
-rw-r--r-- | statistics/script.rst | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/statistics/script.rst b/statistics/script.rst index 5523fce..5ba2c00 100644 --- a/statistics/script.rst +++ b/statistics/script.rst @@ -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 @@ In this tutorial, we shall learn * 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 |