尝试使用geopandas AttributeError进行地理编码:“module”对象没有属性“nomingim”

2024-06-25 06:40:11 发布

您现在位置:Python中文网/ 问答频道 /正文

我试图修复我在geocode中使用geocode函数时遇到的一个错误。在

from geopandas.geocode import geocode
df['latlong'] = geocode(df.Location, provider="mapquest")

我看到的是:

^{pr2}$

我确实试着用这里的说明安装插件,但是没有任何乐趣:https://github.com/rdeguzman/python-nominatim


Tags: 函数fromhttpsimportgithub插件df错误