<?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: find_hot_spots says too many arguments are given in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814048#M2565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked and found that you have run into a bug. We've added the fix for the next update, but for now, you may edit analyze_patterns.py at the path in the stack trace, and remove the first (gis) parameter from line 128. It should be:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;return &lt;/SPAN&gt;gis._tools.featureanalysis.find_hot_spots(
&amp;nbsp;&amp;nbsp;&amp;nbsp; analysis_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; analysis_field,
&amp;nbsp;&amp;nbsp;&amp;nbsp; divided_by_field,
&amp;nbsp;&amp;nbsp;&amp;nbsp; bounding_polygon_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregation_polygon_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; output_name,
&amp;nbsp;&amp;nbsp;&amp;nbsp; context)&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 09:35:36 GMT</pubDate>
    <dc:creator>RohitSingh2</dc:creator>
    <dc:date>2021-12-12T09:35:36Z</dc:date>
    <item>
      <title>find_hot_spots says too many arguments are given</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814046#M2563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to run `find_hot_spots` with two arguments, but I receive an error saying I gave nine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/346187_Screen Shot 2017-04-11 at 3.22.43 PM.png" style="width: 620px; height: 214px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814046#M2563</guid>
      <dc:creator>CourtneyClaessens</dc:creator>
      <dc:date>2017-04-11T19:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: find_hot_spots says too many arguments are given</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814047#M2564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;analysis_layer=... &lt;BR /&gt;it shouldn't matter, but when using named parameters, maybe naming them all will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 00:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814047#M2564</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-04-12T00:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: find_hot_spots says too many arguments are given</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814048#M2565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked and found that you have run into a bug. We've added the fix for the next update, but for now, you may edit analyze_patterns.py at the path in the stack trace, and remove the first (gis) parameter from line 128. It should be:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;return &lt;/SPAN&gt;gis._tools.featureanalysis.find_hot_spots(
&amp;nbsp;&amp;nbsp;&amp;nbsp; analysis_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; analysis_field,
&amp;nbsp;&amp;nbsp;&amp;nbsp; divided_by_field,
&amp;nbsp;&amp;nbsp;&amp;nbsp; bounding_polygon_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; aggregation_polygon_layer,
&amp;nbsp;&amp;nbsp;&amp;nbsp; output_name,
&amp;nbsp;&amp;nbsp;&amp;nbsp; context)&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/find-hot-spots-says-too-many-arguments-are-given/m-p/814048#M2565</guid>
      <dc:creator>RohitSingh2</dc:creator>
      <dc:date>2021-12-12T09:35:36Z</dc:date>
    </item>
  </channel>
</rss>

