Operations with timestamps
Papad
New Altair Community Member
Hello,
I want to generate a new binominal column in my dataset. The formula I want to give is :
when I substract two timestamps and the result is 10 seconds then put 0, else put 1.
Generally, I want my feedback every 10 seconds so if a next timestamp is after a different time , there is a problem which I have to see. So how could I do it?
Thanks in advance.
I want to generate a new binominal column in my dataset. The formula I want to give is :
when I substract two timestamps and the result is 10 seconds then put 0, else put 1.
Generally, I want my feedback every 10 seconds so if a next timestamp is after a different time , there is a problem which I have to see. So how could I do it?
Thanks in advance.
Tagged:
0