diff options
author | Santosh G. Vattam | 2009-10-27 16:11:12 +0530 |
---|---|---|
committer | Santosh G. Vattam | 2009-10-27 16:11:12 +0530 |
commit | c627f89e4c736c1b0701576af65b9a29124484a2 (patch) | |
tree | 95f12bd57e2930172fcdb4b1f14390a241054423 /day1/session3.tex | |
parent | d195df9de5361389e91ad010b8010437c6fda5b9 (diff) | |
parent | d81b5fa0ad13f559c2b5e872d6763813e8fbb78b (diff) | |
download | workshops-c627f89e4c736c1b0701576af65b9a29124484a2.tar.gz workshops-c627f89e4c736c1b0701576af65b9a29124484a2.tar.bz2 workshops-c627f89e4c736c1b0701576af65b9a29124484a2.zip |
Merged branches.
Diffstat (limited to 'day1/session3.tex')
-rw-r--r-- | day1/session3.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/day1/session3.tex b/day1/session3.tex index 5ee1b61..491d4a3 100644 --- a/day1/session3.tex +++ b/day1/session3.tex @@ -73,7 +73,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Title page -\title[]{Least Squares Fit\\Statistical Plotting} +\title[Statistics]{Python for Science and Engg. Statistics} \author[FOSSEE] {FOSSEE} @@ -129,7 +129,7 @@ \begin{frame} \frametitle{More on data processing} \begin{block}{} - What do we do if we want to draw Pie charts for the data in a huge data file? + We have a huge--1m records--data file.\\How do we do \emph{efficient} statistical computations, that is find mean, median, mode, standard deveiation etc; draw pie charts? \end{block} \end{frame} |