in reply to Re: Remove row if the absolute difference between two columns is greater than a threshold
in thread Remove row if the absolute difference between two columns is greater than a threshold

thank you for the reply. I do mean abs(column 2 - column 3). I would like the script to be able to either remove those rows in which that absolute value is greater than or equal to 1.
  • Comment on Re^2: Remove row if the absolute difference between two columns is greater than a threshold