Thanks, this one works!
On Thu, May 9, 2013 at 5:09 PM, Gabor Grothendieck
wrote:
> On Thu, May 9, 2013 at 8:09 PM, Gabor Grothendieck
> wrote:
> > On Thu, May 9, 2013 at 7:24 PM, Ye Lin wrote:
> >> Hey All,
> >>
> >> I want to duplicate the records but add a new "timestamp" columns as new
> >
On Thu, May 9, 2013 at 8:09 PM, Gabor Grothendieck
wrote:
> On Thu, May 9, 2013 at 7:24 PM, Ye Lin wrote:
>> Hey All,
>>
>> I want to duplicate the records but add a new "timestamp" columns as new
>> time series, but I dont know how to do that.
>>
>> my dataset(dat1) looks like this:
>>
>> No.
On Thu, May 9, 2013 at 7:24 PM, Ye Lin wrote:
> Hey All,
>
> I want to duplicate the records but add a new "timestamp" columns as new
> time series, but I dont know how to do that.
>
> my dataset(dat1) looks like this:
>
> No. TimeStamp Var1
>
> 1 2012-06-18 06:00:003
Hey All,
I want to duplicate the records but add a new "timestamp" columns as new
time series, but I dont know how to do that.
my dataset(dat1) looks like this:
No. TimeStamp Var1
1 2012-06-18 06:00:003
2 2012-06-18 06:06:00 4
I use this code to do dup
4 matches
Mail list logo