Displaying 2 results from an estimated 2 matches for "guy2".
Did you mean:
guy
2012 Jan 14
3
add column with values found in another data frame
...s a very simple solution, but I have been
unable to find it, so I am asking for your help. I need to know how to look
something up in one data frame and add it as a column in another. If I have
a data frame that looks like this:
> frame1
ID score test age
1 Guy1 10 1 20
2 Guy1 13 2 20
3 Guy2 9 1 33
4 Guy2 11 2 33
and another frame that looks like this:
> frame2
ID
1 Guy1
2 Guy2
How do I add a column to frame2 so it looks like this:
ID age
1 Guy1 20
2 Guy2 33
I know this must be simple, but I couldn't find the solution by searching.
thanks so much
Jeremy
--
View thi...
2007 Mar 22
8
Shape own router
On 2/19/07, Salatiel Filho <salatiel.filho@gmail.com> wrote:
> Well , thanks to imq all my client machines are now shaped and
> everything is great ...
> But now i have a doubt , is there a way to shape the traffic that goes
> to the route [doing a wget from the router for example ]?
>
>
> I have a PREROUTING IMQ0 and a POSTROUTING IMQ1 , everything is
> working like