<?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: What is the difference between using the arcpy management module (eg. arcpy.management.CalculateField) and the arcpy.CalculateField_management met in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-using-the-arcpy/m-p/1117181#M62985</link>
    <description>&lt;P&gt;They are the same&lt;/P&gt;&lt;P&gt;In the new toolbox structure (since 2.8) the calculate field tool is located in&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcToolBox\toolboxes\Data Management Tools.tbx\CalculateField.tool&lt;/P&gt;&lt;P&gt;"management" is the alias for Data Management in arctoolbox&lt;/P&gt;&lt;P&gt;and the script is located in&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcPy\arcpy\management.py&lt;/P&gt;&lt;P&gt;You can examine at your leisure the association between the two incarnations of methods of referencing tools in the script&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcPy\arcpy\toolbox.py&lt;/P&gt;&lt;P&gt;Examining the scripts in various locations you can find out how arcpy and tools work together&lt;/P&gt;&lt;P&gt;PS&amp;nbsp; I moved this to &lt;EM&gt;Python Questions&lt;/EM&gt; since it isn't associated with the python api&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 12:01:29 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-11-16T12:01:29Z</dc:date>
    <item>
      <title>What is the difference between using the arcpy management module (eg. arcpy.management.CalculateField) and the arcpy.CalculateField_management method?</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-using-the-arcpy/m-p/1117174#M62984</link>
      <description>&lt;P&gt;The documentation for the arcpy modules under ArcGIS Pro are all using the arcpy.management module&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/calculate-field.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;compared to the ArcMap documentation where the methods are sitting in arcpy.&amp;nbsp;&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/calculate-field.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/calculate-field.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There appears to be no difference in performance between the two in ArcGIS Pro/arcpy 2.8.&lt;/P&gt;&lt;P&gt;So I was curious if anyone has any insight between the two?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 11:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-using-the-arcpy/m-p/1117174#M62984</guid>
      <dc:creator>brianlin</dc:creator>
      <dc:date>2021-11-16T11:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between using the arcpy management module (eg. arcpy.management.CalculateField) and the arcpy.CalculateField_management met</title>
      <link>https://community.esri.com/t5/python-questions/what-is-the-difference-between-using-the-arcpy/m-p/1117181#M62985</link>
      <description>&lt;P&gt;They are the same&lt;/P&gt;&lt;P&gt;In the new toolbox structure (since 2.8) the calculate field tool is located in&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcToolBox\toolboxes\Data Management Tools.tbx\CalculateField.tool&lt;/P&gt;&lt;P&gt;"management" is the alias for Data Management in arctoolbox&lt;/P&gt;&lt;P&gt;and the script is located in&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcPy\arcpy\management.py&lt;/P&gt;&lt;P&gt;You can examine at your leisure the association between the two incarnations of methods of referencing tools in the script&lt;/P&gt;&lt;P&gt;C:\....YourInstallFolder...\Resources\ArcPy\arcpy\toolbox.py&lt;/P&gt;&lt;P&gt;Examining the scripts in various locations you can find out how arcpy and tools work together&lt;/P&gt;&lt;P&gt;PS&amp;nbsp; I moved this to &lt;EM&gt;Python Questions&lt;/EM&gt; since it isn't associated with the python api&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 12:01:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-the-difference-between-using-the-arcpy/m-p/1117181#M62985</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-11-16T12:01:29Z</dc:date>
    </item>
  </channel>
</rss>

