Hello everybody, i would like to be helped form you for a excel formula , that i need some help to convert to python code for GIS attributes.
I have this excel formula """=IF(A2<>A1,1,B1+1)"""" that give valued number from 1,2,3,4, etc to Vertec column when the other row value change.
For example when the object_ID change form 5/75 to another value the numer starts counting form the 1,2,3,4,5 etc until another Object_id changes again.
Photo attach.
