<?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: SAS to Python in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/729414#M8626</link>
    <description>There is no automated conversion, you look at the code and manually convert it. If you do it line by line, which is common, it's incredibly inefficient, so instead you need to determine the functionality of the code via a requirements document and then implement the requirements in Python. Most people do it line by line and get inefficient code that way. &lt;BR /&gt;&lt;BR /&gt;Schema's typically have no role in code migration, assuming you're referring to star/snowflake type schema not the snowflake cloud service.</description>
    <pubDate>Fri, 26 Mar 2021 15:15:43 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-03-26T15:15:43Z</dc:date>
    <item>
      <title>SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/729384#M8625</link>
      <description>&lt;P&gt;Hi Data Analysts&lt;/P&gt;
&lt;P&gt;How to migrate SAS Code to Python Code any tutorials are there what is snowflake schema roll in migration&amp;nbsp;&lt;/P&gt;
&lt;P&gt;process&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 14:07:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/729384#M8625</guid>
      <dc:creator>BrahmanandaRao</dc:creator>
      <dc:date>2021-03-26T14:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/729414#M8626</link>
      <description>There is no automated conversion, you look at the code and manually convert it. If you do it line by line, which is common, it's incredibly inefficient, so instead you need to determine the functionality of the code via a requirements document and then implement the requirements in Python. Most people do it line by line and get inefficient code that way. &lt;BR /&gt;&lt;BR /&gt;Schema's typically have no role in code migration, assuming you're referring to star/snowflake type schema not the snowflake cloud service.</description>
      <pubDate>Fri, 26 Mar 2021 15:15:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/729414#M8626</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-03-26T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730076#M8629</link>
      <description>Please suggestion any web sites are there to get an idea migration SAS in Python code &lt;BR /&gt;I am urge reeza madam please give basic migratoin SAS tO Python</description>
      <pubDate>Tue, 30 Mar 2021 12:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730076#M8629</guid>
      <dc:creator>BrahmanandaRao</dc:creator>
      <dc:date>2021-03-30T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730118#M8630</link>
      <description>There is no such thing, you need to actually know each language and it's a human driven process to translate code. &lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2021 15:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730118#M8630</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-03-30T15:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730303#M8631</link>
      <description>&lt;P&gt;Hi Reeza&lt;/P&gt;
&lt;P&gt;I mean no translate&amp;nbsp; the code if suppose existing projects are there so if client asked the same project&lt;/P&gt;
&lt;P&gt;using python pandas so how to start task using python pandas for existing datasets&amp;nbsp; i want&amp;nbsp; basic&amp;nbsp;&lt;/P&gt;
&lt;P&gt;procedure to understand just because few companies asking those who have experience in sas to python&amp;nbsp;&lt;/P&gt;
&lt;P&gt;migration projects thats why i am requesting&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 05:09:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730303#M8631</guid>
      <dc:creator>BrahmanandaRao</dc:creator>
      <dc:date>2021-03-31T05:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730306#M8632</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/265860"&gt;@BrahmanandaRao&lt;/a&gt;&amp;nbsp; - Google is your friend. If you search for "SAS to Python conversion" here are the first three links I found:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://towardsdatascience.com/beginners-guide-to-transition-from-sas-to-python-fcd17438a7a6" target="_blank" rel="noopener"&gt;https://towardsdatascience.com/beginners-guide-to-transition-from-sas-to-python-fcd17438a7a6&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sas2py.com/" target="_blank" rel="noopener"&gt;https://sas2py.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://riskspan.com/sas-to-python-migration/" target="_blank" rel="noopener"&gt;https://riskspan.com/sas-to-python-migration/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are many other links for you to check out. From these you should be able to learn enough to intelligently answer recruitment questions.&lt;/P&gt;
&lt;P&gt;BTW, I know pretty much nothing about Python but I do know how to do internet searches and learn from links like the above. You shouldn't have any problem doing the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 05:28:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730306#M8632</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-03-31T05:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730316#M8633</link>
      <description>&lt;P&gt;Since the languages have very different paradigms, a "translation" has to be done by re-implementing the original design in the new language. And the "translator" has to be very proficient in the target language, and proficient in SAS.&lt;/P&gt;
&lt;P&gt;So you need to start by making yourself a highly skilled Python programmer, and get to know the purpose(s) of the available SAS code.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 07:44:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/730316#M8633</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-03-31T07:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS to Python</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/785154#M9000</link>
      <description>&lt;P&gt;What is the best way for a SAS programmer to learn Python?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 14:42:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-to-Python/m-p/785154#M9000</guid>
      <dc:creator>Kaushansky</dc:creator>
      <dc:date>2021-12-09T14:42:19Z</dc:date>
    </item>
  </channel>
</rss>

