Siobhan K Cronin
Siobhan K Cronin
I got a similar response when running the example: ``` Traceback (most recent call last): File "/Users/siobhancronin/.venv/py37/lib/python3.7/site-packages/zillow/api.py", line 130, in GetDeepSearchResults place.set_data(xmltodict_data.get('SearchResults:searchresults', None)['response']['results']['result']) File "/Users/siobhancronin/.venv/py37/lib/python3.7/site-packages/zillow/place.py", line 197, in set_data self.zpid...
Thanks for the update @ljvmiranda921 ! For some reason the new approach link threw a "page not found", but I'm very excited to see what your cooking up.
Hi there! I've been studying TDA and have been looking for an open source project to help out with that aims to apply TDA to a meaningful problem. Is there...