OSError Traceback (meest recente oproep laatst)
In [19]:
Regel 2: counties_df = pd.DataFrame.spatial.from_featureclass(counties_fc)
Bestand C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\features\geo\_accessor.py, in from_featureclass:
Regel 2733: return from_featureclass(filename=location, **kwargs)
Bestand C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\features\geo\_io\fileops.py, in from_featureclass:
Regel 584: desc = arcpy.Describe(filename)
Bestand C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\__init__.py, in Describe:
Regel 1275: return gp.describe(value, data_type)
Bestand C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing\_base.py, in describe:
Regel 384: self._gp.Describe(*gp_fixargs(args, True)))
OSError: "C:\EsriTraining\DataEngineering_and_Visualization\DataEngineering_and_Visualization.gdb\Counties_2016_VotingAgePopulation" bestaat niet