<?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: Searching the API for Python documentation in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075817#M6325</link>
    <description>&lt;P&gt;As you've found, the official documentation is not 100% complete. You can, of course, make issue requests and even contribute to the documentation yourself at &lt;A href="https://github.com/Esri/arcgis-python-api/" target="_self"&gt;the Python API's github repo&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Short of that, you can also look through the modules themselves. Go to &lt;STRONG&gt;path-to-python-env/Lib/site-packages/arcgis&lt;/STRONG&gt; and you can view all the files that make up the ArcGIS Python module. You may find comments and docstrings in the code that aren't in the official documentation that will help you.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jul 2021 12:57:44 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-07-06T12:57:44Z</dc:date>
    <item>
      <title>Searching the API for Python documentation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075798#M6324</link>
      <description>&lt;P&gt;Bit of a beginners question, I was wondering how to go about finding the available methods and properties within ArcGIS API for Python, or is it there just no comprehensive list available? The official documentation seems incomplete.&lt;/P&gt;&lt;P&gt;For example, if I get a feature layer item using&amp;nbsp;item = gis.content.get("xxxx") then examine its properties in python by typing dir(item) I can see my feature layer has a property called avgRating.&amp;nbsp; If I go to the official reference at&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/api-reference/&lt;/A&gt;&amp;nbsp;and search for avgRating, its referred to as an option for sorting query results, but there's nothing explicitly saying feature layer items have an avgRating property.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm actually trying to find out if 'favourites' is a property in the api, but the more generic question is how do you find out what's in the api?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 11:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075798#M6324</guid>
      <dc:creator>MikeJ</dc:creator>
      <dc:date>2021-07-06T11:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Searching the API for Python documentation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075817#M6325</link>
      <description>&lt;P&gt;As you've found, the official documentation is not 100% complete. You can, of course, make issue requests and even contribute to the documentation yourself at &lt;A href="https://github.com/Esri/arcgis-python-api/" target="_self"&gt;the Python API's github repo&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Short of that, you can also look through the modules themselves. Go to &lt;STRONG&gt;path-to-python-env/Lib/site-packages/arcgis&lt;/STRONG&gt; and you can view all the files that make up the ArcGIS Python module. You may find comments and docstrings in the code that aren't in the official documentation that will help you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 12:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075817#M6325</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-07-06T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Searching the API for Python documentation</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075894#M6327</link>
      <description>&lt;P&gt;Thanks Josh good to know&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 15:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/searching-the-api-for-python-documentation/m-p/1075894#M6327</guid>
      <dc:creator>MikeJ</dc:creator>
      <dc:date>2021-07-06T15:50:39Z</dc:date>
    </item>
  </channel>
</rss>

