Hi @mark.needham. The following couple of edits was required for me to successfully run the Python files:
Enclose the bulk of the code in 'lat_long_expansion.py' inside a function and call it in "if name == 'main': functionname()"Add 'encoding="utf-8...