<?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:  GoeAccessor - &amp;quot;Address column not found in dataframe&amp;quot; in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/1168176#M7339</link>
    <description>&lt;P&gt;In the documentation it says it is optional and if you don’t specify it will look for a column named “address”. &amp;nbsp;This is only for geocoding a data frame on an address field. &amp;nbsp;Probably not the best name for that function in my opinion, from_address might be easier to understand. &amp;nbsp;Best way to get a data frame from a feature layer is to query it and set as_df=True. &amp;nbsp;To get it from a feature class use pd.DataFrame.from_featureclass()&lt;/P&gt;</description>
    <pubDate>Tue, 26 Apr 2022 23:57:32 GMT</pubDate>
    <dc:creator>Justin_Greco</dc:creator>
    <dc:date>2022-04-26T23:57:32Z</dc:date>
    <item>
      <title>GoeAccessor - "Address column not found in dataframe"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/832922#M3234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Python API (1.8.1) and ArcGIS Enterprise (10.7.1) for scripting and automation. I am creating spatially enabled data frames from both feature layer and feature class with GeoAccessor. The conversion is working well. However, when I am trying to use GeoAccessor.from_df(), I am receiving this error message "&lt;STRONG&gt;ValueError: Address column not found in dataframe&lt;/STRONG&gt;". There is no column with the name of address in my both feature layer and feature class. I checked the documentation of ArcGIS API for Python. The address_column in GeoAccessor.from_df() is optional. I do not know how to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2020 19:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/832922#M3234</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-27T19:55:53Z</dc:date>
    </item>
    <item>
      <title>Re:  GoeAccessor - "Address column not found in dataframe"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/832923#M3235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is just a shot in the dark, but what if you were to add that field name and see how it goes?&amp;nbsp;&amp;nbsp;I'm finding with some of the latest technologies (the Arcgis API for Python included) that there are few bumps in the road ahead for as users.&amp;nbsp; That said, as we encounter them and let ESRI&amp;nbsp; know about them, they'll be able to respond and get them taken care of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2020 20:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/832923#M3235</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-08-27T20:10:48Z</dc:date>
    </item>
    <item>
      <title>Re:  GoeAccessor - "Address column not found in dataframe"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/1085382#M6426</link>
      <description>&lt;P&gt;Were you ever able to figure out how to use from_df()? There isn't much documentation on how to use it online and yours is the only post I can find mentioning it.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:01:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/1085382#M6426</guid>
      <dc:creator>LouieRodriguez</dc:creator>
      <dc:date>2021-08-03T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Re:  GoeAccessor - "Address column not found in dataframe"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/1168176#M7339</link>
      <description>&lt;P&gt;In the documentation it says it is optional and if you don’t specify it will look for a column named “address”. &amp;nbsp;This is only for geocoding a data frame on an address field. &amp;nbsp;Probably not the best name for that function in my opinion, from_address might be easier to understand. &amp;nbsp;Best way to get a data frame from a feature layer is to query it and set as_df=True. &amp;nbsp;To get it from a feature class use pd.DataFrame.from_featureclass()&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 23:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/goeaccessor-quot-address-column-not-found-in/m-p/1168176#M7339</guid>
      <dc:creator>Justin_Greco</dc:creator>
      <dc:date>2022-04-26T23:57:32Z</dc:date>
    </item>
  </channel>
</rss>

