<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: arcpy/arcgis and geodatable tables in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-arcgis-and-geodatable-tables/m-p/1181943#M56103</link>
    <description>&lt;P&gt;It looks like there are 2 good solutions at&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/130240/opening-table-from-file-geodatabase-in-arcpy" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;SO question.&lt;BR /&gt;&lt;BR /&gt;It also looks like ESRI is working on that feature&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-support-for-pandas-dataframes-to-arcpy/idi-p/971962" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 16:41:28 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-06-10T16:41:28Z</dc:date>
    <item>
      <title>arcpy/arcgis and geodatable tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-arcgis-and-geodatable-tables/m-p/1181935#M56100</link>
      <description>&lt;P&gt;Hello Pro users,&lt;/P&gt;&lt;P&gt;I'm using the arcpy and arcgis libraries to access feature classes from a geodatabase. The geodatabase also contains non-spatial tables. I would like to read and write these tables leveraging arcpy and pandas. That is, pandas allows much greater functionality for completing operations (compared to search cursors). But, the arcpy/arcgis allow me to access tables stored in geodatabases (and not have to have duplicative tables in a text or csv format).&lt;/P&gt;&lt;P&gt;I can't find documentation for what method/library to use. And it seems that this functionality may not exist (see this post of a similar issue: &lt;A href="https://community.esri.com/t5/arcgis-api-for-python-questions/export-dataframe-to-table/td-p/1019327" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-api-for-python-questions/export-dataframe-to-table/td-p/1019327&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Currently, I access feature classes via the spatially enable dataframe using:&lt;/P&gt;&lt;PRE&gt;pd.DataFrame.spatial.from_featureclass(filehere)&lt;/PRE&gt;&lt;P&gt;If I try that same call on a table within the geodatabase, I receive the error: KeyError: 'shapeType' which I'm assuming is because the table doesn't have a shape field. However, I can't find documentation of the available spatial methods to see if there is a similar method in the .spatial classes (like pd.DataFrame.spatial.from_table()). I want to be able to read the table into memory. Not just point to the file location or create an in-memory layer (which is what arcpy.MakeTableView_management() would do).&lt;/P&gt;&lt;P&gt;Am I&amp;nbsp; missing something simple? Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:18:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-arcgis-and-geodatable-tables/m-p/1181935#M56100</guid>
      <dc:creator>kkUSGS</dc:creator>
      <dc:date>2022-06-10T16:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy/arcgis and geodatable tables</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcpy-arcgis-and-geodatable-tables/m-p/1181943#M56103</link>
      <description>&lt;P&gt;It looks like there are 2 good solutions at&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/130240/opening-table-from-file-geodatabase-in-arcpy" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;SO question.&lt;BR /&gt;&lt;BR /&gt;It also looks like ESRI is working on that feature&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/add-support-for-pandas-dataframes-to-arcpy/idi-p/971962" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:41:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcpy-arcgis-and-geodatable-tables/m-p/1181943#M56103</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-10T16:41:28Z</dc:date>
    </item>
  </channel>
</rss>

