<?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 SAS university edition jupyter notebook in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594231#M170679</link>
    <description>&lt;P&gt;Hi experts&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import external csv file from&lt;/P&gt;&lt;P&gt;My desktop into jupyter notebook sas kernal&lt;/P&gt;&lt;P&gt;But i got an error physical file does not exist&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to import into jupyter notebook&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 20:48:29 GMT</pubDate>
    <dc:creator>BrahmanandaRao</dc:creator>
    <dc:date>2019-10-04T20:48:29Z</dc:date>
    <item>
      <title>SAS university edition jupyter notebook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594231#M170679</link>
      <description>&lt;P&gt;Hi experts&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import external csv file from&lt;/P&gt;&lt;P&gt;My desktop into jupyter notebook sas kernal&lt;/P&gt;&lt;P&gt;But i got an error physical file does not exist&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to import into jupyter notebook&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 20:48:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594231#M170679</guid>
      <dc:creator>BrahmanandaRao</dc:creator>
      <dc:date>2019-10-04T20:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS university edition jupyter notebook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594235#M170682</link>
      <description>&lt;P&gt;Show your code.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 21:17:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594235#M170682</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-10-04T21:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS university edition jupyter notebook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594240#M170687</link>
      <description>Same way as anywhere else. First test your code in SAS studio if it doesn't work there in won't work in Jupyter. &lt;BR /&gt;&lt;BR /&gt;Otherwise,assuming you're using PROC IMPORT:&lt;BR /&gt;&lt;BR /&gt;proc import out=want datafile = '/folders/myfolders/demo.csv' dbms=csv replace;run;&lt;BR /&gt;&lt;BR /&gt;Make sure to place the file that needs to be imported in myfolders. If you're importing from a URL that's a different issue.</description>
      <pubDate>Fri, 04 Oct 2019 21:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-university-edition-jupyter-notebook/m-p/594240#M170687</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-10-04T21:31:07Z</dc:date>
    </item>
  </channel>
</rss>

