Hi all,
I was wondering if geocoding in AGP is nondeterministic; as in, it can return slightly different results each time when used on the same dataset. I am working with a dataset of over a million addresses, and each time I geocode, the number of matches differs by a little bit (usually 5-20). I am working on a complicated workflow with several steps before and after geocoding, so the geocoding results being different each time can complicate workflow improvements and any analyses done on the results. I am on ArcGIS Pro, specifically using the corresponding ArcPy Python library. Would greatly appreciate any help, thank you!