I pulled the validate join directly from esri but I keep getting the above error message when I run the script. When I try making the string into a float I get this error: ValueError: could not convert string to float: ''
Code formatting ... the Community Version - Esri Community
line numbers would help
after... val_res =
add ...
print(val_res)
It is apparently returning something that can't be converted to an integer