in reply to Re: compare values within a hash
in thread compare values within a hash
Your example would give me.
group1 10 25This assumes that the last row would actually be
group1 21 25But they idea is to collapse all three lines into one. I am looking for a "window" or frame that would essentially include all of the overlapping lines collapsed into one. Eventually, I will use the single lines in downstream applications.
You folks are fantastic. I work with people that are great programmers, not so great at explaining why I need to do why they say!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: compare values within a hash
by gwadej (Chaplain) on Oct 27, 2008 at 18:55 UTC |