I have a column called signal with values stored for every minute of recording. I want to compare the first value with the second and if the difference is over 4, then it should output a 1, if under 4, then a 0. I then want to do this between the second and third, third and fourth, fourth and fifth, and so on.
Asked
Active
Viewed 79 times