Displaying 1 result from an estimated 1 matches for "kg_totales".
2012 Aug 03
2
how to identify values from a column of a dataframe, and insert them in other data.frame with the corresponding id?
...see if you could help me please:
I have a csv called “datuak” with a id called “calee_id” and a colunm called “poids”.
I have another csv called “datuak2” with the same id called “calee_id”, (although there are “calee_id” that are in “datuak” but not in “datuak2” and inverse), and a column called “kg_totales” in which the values are repeteated for each calee_id because are the sum of the colum “kg” for each row.
I show you the table “datuak” and “datuak2”:
Datuak (in the example the calee_id is the same, but there are a lot):
poids
calee_id
maree_id
10
1.27E+12
0.3013157
20
1.27E+...