diff options
author | Nishanth Amuluru | 2010-10-12 11:09:52 +0530 |
---|---|---|
committer | Nishanth Amuluru | 2010-10-12 11:09:52 +0530 |
commit | d2fd725a6c7ad2f5676c0684ba73a6c3e30596dd (patch) | |
tree | d16d884b517ede6e6759d0262c87026ee40b0c6a /parsing_data | |
parent | 6e7ee8c0ee453b36c50a707bb781df23c382458f (diff) | |
download | st-scripts-d2fd725a6c7ad2f5676c0684ba73a6c3e30596dd.tar.gz st-scripts-d2fd725a6c7ad2f5676c0684ba73a6c3e30596dd.tar.bz2 st-scripts-d2fd725a6c7ad2f5676c0684ba73a6c3e30596dd.zip |
Finised plotting_using_sage
Diffstat (limited to 'parsing_data')
-rw-r--r-- | parsing_data/script.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/parsing_data/script.rst b/parsing_data/script.rst index 5873132..2a3573c 100644 --- a/parsing_data/script.rst +++ b/parsing_data/script.rst @@ -1,10 +1,11 @@ .. Objectives .. ---------- -.. A - Students and teachers from Science and engineering backgrounds - B - - C - - D - +.. By the end of this tutorial you will be able to + +.. * Split a string using a delimiter +.. * remove the whitespace around the string +.. * convert the variables from one type to other .. Prerequisites .. ------------- |