Displaying 1 result from an estimated 1 matches for "tp3662123p3669782".
2011 Jul 12
3
Reorganize data fram
Hi,
I have a data frame of about 700 000 rows which look something like this:
Date Temperature Category
2007102 16 A
2007102 17 B
2007102 18 C
but need it to be:
Date TemperatureA TemperatureB TemperatureC
2007102 16 17 18
Any suggestions?
/Angelica
--
View this message