something else with it without having to save and read a file 运行上述操作将产生一个TypeError:预期的str、字节或os.PathLike对象,而不是_io.BytesIO --这是完整的跟踪:
TypeError/lib/python3.7/site-packages/geopandas/geodataframe.py in
有以下设置:
1)这给了我以下错误:
WindowsError: [Error 126] The specified module could not be found和Command "python setup.py egg_info" failed witherror code 1 in c:\users\username\appdata\local\tem
我尝试过使用geopandas.GeoDataFrame.from_feature(),它对于简单多边形的特性集合很好,但是我不能让它在Feature Collection of Polygons和MultiPolygons(collection['features'])
File "/Library/Python/2.7/site-packages/geopandas/geodataframe.py", line 179MultiPol
我必须重新设置python环境,并得到以下错误消息:geoDF= geopandas.readfile('myfile.geojson')我已经更新了熊猫,物质库,矮胖,地质公园,但仍然得到了同样的问题。~\anaconda3\lib\site-packages\geopandas\geodataframe.py in pl