[med-svn] [SCM] filo branch, master, updated. 4b44baff897511afee0b03ea03ae8f29ab864c22

Aaron Quinlan aaronquinlan at gmail.com
Wed Jun 8 11:07:46 UTC 2011


The following commit has been merged in the master branch:
commit bacecaca45412212e30d721b60caa41c569d53cc
Author: Aaron Quinlan <aaronquinlan at gmail.com>
Date:   Sun Apr 17 14:39:52 2011 -0400

    Added collapse and concat to README.

diff --git a/README.rst b/README.rst
index a053fd8..bb6574b 100644
--- a/README.rst
+++ b/README.rst
@@ -32,6 +32,8 @@ Here is the current list of the available operations.
 9. *antimode* - numeric or text collapse (i.e., print a comma separated list) - numeric or text 
 10. *freqasc* - print a comma separated list of values observed and the number of times they were observed. Reported in **ascending** order of frequency.
 11. *freqdesc* - print a comma separated list of values observed and the number of times they were observed. Reported in descending order of frequency.
+12. *collapse* - print a comma separated list of each value in the grouped column.
+13. *concat* - concattenate each value in the grouped column into a single string.
 
 And here are some usage examples.  I hope you find this utility to be of use in your work.  I have found it to be a huge time saver.
 

-- 
useful FILe and stream Operations



More information about the debian-med-commit mailing list