IO# 任何主机端的 GeoPandas DataFrame 都可以复制到 GPU 内存中,以便与 cuSpatial 算法一起使用。 cuspatial.from_geopandas(gpdf)# 将 geopandas 混合几何 DataFrame 转换为 cuspatial 几何 DataFrame。 可能的输入 geopandas.GeoSeries geopandas.GeoDataFrame