Hello. For a data structure like the one in the figure, sorted in ascending order by "numdom" within the commune-street group, I need to fill the null values of "uv" as long as the condition that the previous value of "uv "match the next non-null. In my example, observations 4 and 5 should be filled with the value uv = "20A", but observations 9 and 10 should not, since "20B"! = "20C". How could I do it? Thank you
-
Login or Register
- Log in with
Comment