<?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: Python using SAS Viya in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393015#M161</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not want to use Python SWAT, you can write your own library which will communicate with CAS server over &lt;A href="https://developer.sas.com/apis/cas/rest/v3.0.1/apidoc.html" target="_self"&gt;REST API&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 15:50:44 GMT</pubDate>
    <dc:creator>alexal</dc:creator>
    <dc:date>2017-09-04T15:50:44Z</dc:date>
    <item>
      <title>Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/392983#M160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I connect/execute python code into SAS Viya?&lt;/P&gt;
&lt;P&gt;Is there any way other than Python SWAT?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest what are the possible ways to execute python script into SAS VIYA.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 12:05:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/392983#M160</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2017-09-04T12:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393015#M161</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not want to use Python SWAT, you can write your own library which will communicate with CAS server over &lt;A href="https://developer.sas.com/apis/cas/rest/v3.0.1/apidoc.html" target="_self"&gt;REST API&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 15:50:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393015#M161</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-04T15:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393095#M162</link>
      <description>&lt;P&gt;Thanks Alexal fro your reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to give you brief about my query:&lt;/P&gt;
&lt;P&gt;I have python scripts which imports data and do some statistcial analysis. I want to execute the same script in SAS Viya without using SWAT. It would be great if you can assist me with some sample code or any document which will help me to understand/wirte my own library to communicate with CAS server over REST API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 05:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393095#M162</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2017-09-05T05:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393155#M163</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this page: &lt;A href="https://developer.sas.com/guides/rest.html" target="_self"&gt;Getting Started with SAS® Viya™ REST APIs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 11:09:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393155#M163</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-05T11:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393435#M164</link>
      <description>&lt;P&gt;Can I write python script in SAS code window instead of using Juyter Notebook as a interface and get output result directly on SAS Viya ?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 06:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393435#M164</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2017-09-06T06:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393507#M165</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can write a Python code in SAS code editor, but you won't be able to run it.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:22:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393507#M165</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-06T11:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393513#M166</link>
      <description>&lt;P&gt;Okay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can&amp;nbsp;I call python scirpt using Proc IML? If yes do you have any reference to share please.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:34:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393513#M166</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2017-09-06T11:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393514#M167</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No. You can call an external Python script using &lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/69602/HTML/default/viewer.htm#p0w085btd5r0a4n1km4bcdpgqibt.htm" target="_self"&gt;X command&lt;/A&gt; or &lt;A href="http://go.documentation.sas.com/?docsetId=hostunx&amp;amp;docsetTarget=n1cwdt7h01vaken0zl8veh8x3ybc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;filename pipe&lt;/A&gt; statement.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:38:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393514#M167</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-06T11:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393520#M168</link>
      <description>we can call R using Proc IML...same way is any other way to call python code  (except using jupyter)</description>
      <pubDate>Wed, 06 Sep 2017 12:07:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/393520#M168</guid>
      <dc:creator>USP2405</dc:creator>
      <dc:date>2017-09-06T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/685960#M946</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53012"&gt;@USP2405&lt;/a&gt;&amp;nbsp;did you find a solution to your problem?&lt;BR /&gt;&lt;BR /&gt;I am in similar situation. We have Viya environment and Python scripts from pilot project done outside SAS. Trying to understand if there's any change we can run Python scripts using SAS Viya end-user tools as it is without installing any third-party tools. These scripts produce csv files.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;,&amp;nbsp;do you know if there's been advancements in this area as this post was originally posted several years ago.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Rain&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 05:59:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/685960#M946</guid>
      <dc:creator>Rain</dc:creator>
      <dc:date>2020-09-23T05:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Python using SAS Viya</title>
      <link>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/687828#M961</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/134752"&gt;@Rain&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;may have additional insight, but I'd recommend starting with the &lt;A href="https://developer.sas.com/guides/python.html" target="_self"&gt;Python tools outlined on developer.sas.com&lt;/A&gt;. There, you can browse multiple tools for SAS and Python integration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is also &lt;A href="https://blogs.sas.com/content/sgf/2019/06/04/using-python-functions-inside-sas-programs/" target="_self"&gt;Proc FCMP&lt;/A&gt;; however, this looks to be more inline with the original question vs your situation.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 14:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Python-using-SAS-Viya/m-p/687828#M961</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2020-09-30T14:37:56Z</dc:date>
    </item>
  </channel>
</rss>

