Hi folks,

somehow I’m working a lot with ad-hoc scripting and commons-csv  and it would 
be helpful to have additional functionality slicing through CSV records, e.g.

* group CSVRecord by the value of column 
* get a list of distinct values from a column

No rocket science but to avoid typing the same code over and over 

* has anyone implemented that already and I’m just unaware of it
* if not - could this be a valuable contribution?

Thanks in advance, 

Siegfried Goeschl



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to