<?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 How to learn python with data science in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4508465#M571253</link>
    <description>&lt;P&gt;Hello cisco community, I am new here at cisco community.&lt;/P&gt;&lt;P&gt;As a beginner want to learn python data science to make my skills saleable. Can you guys guide me how to take a path from beginner to advanced technology.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://techrotten.com/" target="_self"&gt;techrotten&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Nov 2021 18:23:51 GMT</pubDate>
    <dc:creator>techrotten7</dc:creator>
    <dc:date>2021-11-25T18:23:51Z</dc:date>
    <item>
      <title>How to learn python with data science</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4508465#M571253</link>
      <description>&lt;P&gt;Hello cisco community, I am new here at cisco community.&lt;/P&gt;&lt;P&gt;As a beginner want to learn python data science to make my skills saleable. Can you guys guide me how to take a path from beginner to advanced technology.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;A href="https://techrotten.com/" target="_self"&gt;techrotten&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 18:23:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4508465#M571253</guid>
      <dc:creator>techrotten7</dc:creator>
      <dc:date>2021-11-25T18:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to learn python with data science</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4508482#M571254</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1280886"&gt;@techrotten7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You posted in the ISE Community - perhaps you meant to ask&amp;nbsp; that question in &lt;A href="https://developer.cisco.com/site/coi/" target="_self"&gt;Devnet Community&lt;/A&gt; or &lt;A href="https://learningnetwork.cisco.com/s/" target="_self"&gt;Cisco Learning Community&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My own 2c worth - just keep writing code and get involved in opensource projects. With some experience you should then be able to apply for jobs using job search websites in your country.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 19:36:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4508482#M571254</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2021-11-25T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to learn python with data science</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4509286#M571272</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1280886"&gt;@techrotten7&lt;/a&gt;...adding some information that should assist you with your journey.&amp;nbsp; As&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;mentioned already check out the devnet comms as that can be a great resource.&amp;nbsp; I would strongly recommend getting your hands on some sort of sandbox/test environment.&amp;nbsp; Also, use these Cisco forums.&amp;nbsp; I know there are posts out there with shared python code/examples you can read/follow along.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To start have goals in mind.&amp;nbsp; Not sure exactly what you are searching for, but if seeking experience with python and API interaction there are good docs out there for Cisco specific APIs.&amp;nbsp; Also, look at the online SDKs.&amp;nbsp; Lastly, a very simple, but yet effective tool you can focus on learning is curl.&amp;nbsp; Curl will let you quickly test API consumption to gain an understanding of how to, not only consume, but understand returned data structures/appropriate payloads/etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/cisco-ise-amp-nac-resources/ta-p/3621621#Start" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/security-documents/cisco-ise-amp-nac-resources/ta-p/3621621#Start&lt;/A&gt;&amp;nbsp;--specifically section: APIs and Programmability&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.cisco.com/" target="_blank" rel="noopener"&gt;https://developer.cisco.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://linuxize.com/post/curl-rest-api/" target="_blank" rel="noopener"&gt;https://linuxize.com/post/curl-rest-api/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Good luck with your journey &amp;amp; HTH!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2021 14:37:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/4509286#M571272</guid>
      <dc:creator>Mike.Cifelli</dc:creator>
      <dc:date>2021-11-27T14:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to learn python with data science</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/5345726#M598862</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey, you know learning Python for data science is one of the most valuable skills these days. Just simply follow these steps that would be useful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Learn Python Basics&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Here are some free resources from which you can learn Python basics:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Python for Everyone by&amp;nbsp; Dr Charles Severance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. W3Schools Python Tutorial&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Learn Python for data Science&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Here are some resources that will help you in learning Python for data science:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;1.&amp;nbsp; Python for Data Analysis by Wes McKinne&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;2.&amp;nbsp; FreeCodeCamp—Data Analysis with Python available on YouTube&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Learn Machine Learning&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;--Here are some resources that will be helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;1. Hand-On Machine Learning with Scikit-Learn and TensorFlow by Aurelien Geron&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;2. Krish Naik – Machine Learning Playlist available on YouTube&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. At last, learn advanced topics&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 06:47:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/5345726#M598862</guid>
      <dc:creator>mamtabankoti4</dc:creator>
      <dc:date>2025-11-10T06:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to learn python with data science</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/5353434#M599244</link>
      <description>&lt;P&gt;I would like to add one more helpful resource that i found while learning Python for Data Science. I came across a website that felt like a beginner friendly guide, it explained everything in a simple and clear way and it really helped me understand the basics step by step. Here is the link&amp;nbsp;- &lt;A href="https://www.techgeekbuzz.com/blog/python-for-data-science/" target="_blank" rel="noopener"&gt;Python for Data Science [A Step-by-Step Guide for Beginners]&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Dec 2025 10:13:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-learn-python-with-data-science/m-p/5353434#M599244</guid>
      <dc:creator>mamtabankoti4</dc:creator>
      <dc:date>2025-12-09T10:13:53Z</dc:date>
    </item>
  </channel>
</rss>

