I have a dataset with multiple country, state, district and number of blocks(float). I want to take the maximum value of the number of blocks with in a district and state and country. The max() function is returning the same number as number of blocks. Please suggest the how to do it? Thanks!
-
Login or Register
- Log in with
Comment