<?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 Python Array in Analytics &amp; Visibility</title>
    <link>https://community.extremenetworks.com/t5/analytics-visibility/python-array/m-p/62720#M105</link>
    <description>Hi this is Palak Sharma, I am in third year of my engineering and my interest is in Python Language. I have little bit confusion about Python list and array, can anyone define both term including what is the difference in between both of them.&lt;BR /&gt;Looking for your positive response in this regards.&lt;BR /&gt;Thanks</description>
    <pubDate>Mon, 13 Jun 2022 08:04:00 GMT</pubDate>
    <dc:creator>palaks</dc:creator>
    <dc:date>2022-06-13T08:04:00Z</dc:date>
    <item>
      <title>Python Array</title>
      <link>https://community.extremenetworks.com/t5/analytics-visibility/python-array/m-p/62720#M105</link>
      <description>Hi this is Palak Sharma, I am in third year of my engineering and my interest is in Python Language. I have little bit confusion about Python list and array, can anyone define both term including what is the difference in between both of them.&lt;BR /&gt;Looking for your positive response in this regards.&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 13 Jun 2022 08:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/analytics-visibility/python-array/m-p/62720#M105</guid>
      <dc:creator>palaks</dc:creator>
      <dc:date>2022-06-13T08:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Python Array</title>
      <link>https://community.extremenetworks.com/t5/analytics-visibility/python-array/m-p/62721#M106</link>
      <description>Hi Palak.&lt;BR /&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;You can understand difference in both of them by below mention points.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;1. Python List is used to collect items that usually consist of elements of multiple data types while an Array is also a vital component that collects several items of same data type.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;2. Python List cannot manage arithmetic operations while an Array can manage arithmetic operations on efficient way.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;3. Python List contains elements that belong to the different data types while Python Array contains elements that belong to the same data type.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;4. Python List occupies larger memory while Python Array occupies less memory.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;5. In Python list, the complete list can be accessed without doing any specific looping, while in Array loop is mandatory to access the components of the array.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;6. When it comes to easy way to work as well as flexibility, the list is perfect as it allows easy modification of data as compare to Python Array.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;The main approach or aim of both Lists and Array is almost same, only difference is in working.&lt;BR /&gt;For better understanding you can also check below link, fruitful information available in detailed.&lt;BR /&gt;&lt;A href="https://www.techgeekbuzz.com/tutorial/python/python-list/" target="_blank" rel="noopener"&gt;Click here&lt;/A&gt; to get the detail of Python List.&lt;BR /&gt;&lt;A href="https://www.techgeekbuzz.com/tutorial/python/python-arrays/" target="_blank" rel="noopener"&gt;Clcik here&lt;/A&gt; to get the detail of Python Array.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="q-text qu-display--block qu-wordBreak--break-word qu-textAlign--start"&gt;&lt;SPAN&gt;Hope this answer will help you&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 12:04:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/analytics-visibility/python-array/m-p/62721#M106</guid>
      <dc:creator>anushkaa</dc:creator>
      <dc:date>2022-06-24T12:04:12Z</dc:date>
    </item>
  </channel>
</rss>

