Created
July 22, 2015 02:49
-
-
Save psugihara/e2fa277a44aa8e73393e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
key = full address | |
grouping properties.displayable by key | |
will_be_mutant = 0 | |
iterating over groups with count > 1 | |
check if properties are the same (sqft, lot_sqft) | |
if not the same, will_be_mutant ++ | |
error = will_be_mutant / not_handled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment