diff options
author | Amit Sethi | 2010-10-27 15:13:17 +0530 |
---|---|---|
committer | Amit Sethi | 2010-10-27 15:13:17 +0530 |
commit | d4627a86d56300200216d1dbfe8dc61e81bcb21e (patch) | |
tree | 6450d236c86b8bc36024f53d73b8b3dcd6190fa5 /statistics/script.rst | |
parent | dc87beb9046b869d03e518260654cd7633558478 (diff) | |
download | st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.tar.gz st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.tar.bz2 st-scripts-d4627a86d56300200216d1dbfe8dc61e81bcb21e.zip |
Added Objectives and other metadata
Diffstat (limited to 'statistics/script.rst')
-rw-r--r-- | statistics/script.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/statistics/script.rst b/statistics/script.rst index 5409abf..e8694be 100644 --- a/statistics/script.rst +++ b/statistics/script.rst @@ -1,3 +1,24 @@ +.. Objectives +.. ---------- + +.. By the end of this tutorial you will -- + +.. 1. Get to know simple statistics functions like mean,std etc .. (Remembering) +.. #. Apply them on a real world example. (Applying) + + +.. Prerequisites +.. ------------- + +.. Getting started with IPython +.. Loading Data from files +.. Getting started with Lists + +.. Author : Puneeth + Internal Reviewer : Anoop Jacob Thomas<anoop@fossee.in> + External Reviewer : + Checklist OK? : <put date stamp here, if OK> [2010-10-05] + Hello friends and welcome to the tutorial on statistics using Python {{{ Show the slide containing title }}} |