Skip to main content

Geopandas

GeoPandas 是一个开源项目,旨在使在 Python 中处理地理空间数据更容易。 GeoPandas 扩展了 pandas 使用的数据类型,以允许对几何类型进行空间操作。 几何操作由 shapely 执行。 安装和设置

我们需要安装几个 Python 包。

我们需要安装几个Python库。

pip install -U sodapy pandas geopandas

文档加载器

查看使用示例

from langchain_community.document_loaders import OpenCityDataLoader

Was this page helpful?


You can also leave detailed feedback on GitHub.

扫我,入群扫我,找书