<?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: SpatialDataFrame (SDF) Vs Spatially Enabled DataFrame (SEDF) in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatialdataframe-sdf-vs-spatially-enabled/m-p/831201#M3178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good news, this issue will be addressed in the new release.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/issues/319" title="https://github.com/Esri/arcgis-python-api/issues/319"&gt;Is this an issue for Spatially Enabled DataFrame (SEDF)? · Issue #319 · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Oct 2018 12:22:16 GMT</pubDate>
    <dc:creator>simoxu</dc:creator>
    <dc:date>2018-10-28T12:22:16Z</dc:date>
    <item>
      <title>SpatialDataFrame (SDF) Vs Spatially Enabled DataFrame (SEDF)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatialdataframe-sdf-vs-spatially-enabled/m-p/831200#M3177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #6e6e6e;"&gt;&lt;STRONG&gt;Some background:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;"New at version 1.5, the Spatially Enabled DataFrame is an evolution of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;SpatialDataFrame&lt;/CODE&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object that you may be familiar with. While the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;SDF&lt;/CODE&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object is still avialable for use, the team has stopped active development of it and is promoting the use of this new Spatially Enabled DataFrame pattern...."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;See details in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/python/guide/introduction-to-the-spatially-enabled-dataframe/" title="https://developers.arcgis.com/python/guide/introduction-to-the-spatially-enabled-dataframe/"&gt;Introduction to the Spatially Enabled DataFrame | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #6e6e6e;"&gt;&lt;STRONG&gt;But what's the real benefit for the users?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;It seems to me only two different approaches to extend Pandas.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;While SDF is&amp;nbsp;a sub-class of Pandas Class, SEDF is using&amp;nbsp; an &lt;A href="https://pandas.pydata.org/pandas-docs/stable/extending.html#registering-custom-accessors"&gt;Registering Custom Accessors&lt;/A&gt; approach. The latter will save ESRI developers from messing with Pandas classes when adding some spatial capabilities. but what's the real benefit does the&amp;nbsp;change bring to the end users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old SDF has some benefits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;One benefit of the SDF sub-class is that when I join or merge it with a standard Pandas dataframe, I'll get a SDF sub-class, then I can go on to plot it straight away. But with SEDF, after I perform some pandorable operations (like join, merge and set_index) on a SEDF, I'll get a standard Pandas dataframe, to map it, I have to spatially enable it every time after the operations. Although I can work around it, but it is not ideal (ideally you want to retain the datatype).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #6e6e6e; background-color: #ffffff;"&gt;I'd like to know what&amp;nbsp;you think. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 06:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatialdataframe-sdf-vs-spatially-enabled/m-p/831200#M3177</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2018-10-23T06:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: SpatialDataFrame (SDF) Vs Spatially Enabled DataFrame (SEDF)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatialdataframe-sdf-vs-spatially-enabled/m-p/831201#M3178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good news, this issue will be addressed in the new release.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/issues/319" title="https://github.com/Esri/arcgis-python-api/issues/319"&gt;Is this an issue for Spatially Enabled DataFrame (SEDF)? · Issue #319 · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Oct 2018 12:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatialdataframe-sdf-vs-spatially-enabled/m-p/831201#M3178</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2018-10-28T12:22:16Z</dc:date>
    </item>
  </channel>
</rss>

