<?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: Using SAS Studio Online to Convert A Dataset in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935062#M1972</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Studio is the interface you use to access SAS.&amp;nbsp; The SAS Studio interface can be used with two SAS products- SAS 9.4 and SAS Viya. Online versions of both of these exist. &lt;A href="https://welcome.oda.sas.com/" target="_blank" rel="noopener"&gt;SAS OnDemand for Academics&lt;/A&gt;&amp;nbsp;runs SAS 9.4 software.&amp;nbsp;&lt;A href="https://www.sas.com/en_us/software/viya-for-learners.html" target="_blank" rel="noopener"&gt;SAS Viya for Learners | SAS&lt;/A&gt;&amp;nbsp;runs SAS Viya software.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The PROC CASUTIL code you mentioned will not run in SAS 9.4 software&lt;/STRONG&gt;. It will only run in SAS Viya.&lt;BR /&gt;&lt;BR /&gt;In order to use SAS Viya for Learners, you need to be an academic faculty, student, or staff and have a SAS profile with an email address affiliated with an academic institution. Do you have that?&lt;BR /&gt;&lt;BR /&gt;If not, it sounds like you have SAS 9.4 on your computer, but not SAS Viya. Unfortunately, this means the PROC CASUTIL code you mentioned is not going to run on your system.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2024 21:51:17 GMT</pubDate>
    <dc:creator>JackieJ_SAS</dc:creator>
    <dc:date>2024-07-08T21:51:17Z</dc:date>
    <item>
      <title>Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934899#M1960</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc casutil;&lt;BR /&gt;save&lt;/P&gt;
&lt;P&gt;casdata="cleaned_data"&lt;/P&gt;
&lt;P&gt;casout="cleaned_data.parquet";&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Getting errors.&amp;nbsp; Suggestions greatly appreciated:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV class="sasSource"&gt;69 proc casutil;&lt;/DIV&gt;
&lt;DIV id="sasLogError1_1720336432246" class="sasError"&gt;ERROR: A connection to the Cloud Analytic Services session could not be made.&lt;/DIV&gt;
&lt;DIV id="sasLogError2_1720336432246" class="sasError"&gt;ERROR: An error has occurred.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;70 save casdata="cleaned_data" casout="cleaned_data.parquet";&lt;/DIV&gt;
&lt;DIV id="sasLogError3_1720336432246" class="sasError"&gt;ERROR: An error has occurred.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;71 run;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 07:16:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934899#M1960</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-07T07:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934900#M1961</link>
      <description>You need to correctly initiate a CAS session first. Your SAS admins will assist you in this.</description>
      <pubDate>Sun, 07 Jul 2024 07:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934900#M1961</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-07-07T07:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934919#M1962</link>
      <description>&lt;P&gt;LOL.&amp;nbsp; No SAS Admins here...&lt;BR /&gt;&lt;BR /&gt;So, in other words, no luck converting the SAS dataset through SAS Studio?&lt;BR /&gt;&lt;BR /&gt;I wouldn't think accomplishing such a simple procedure would have restrictions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions to get around this, and accomplish it via the SAS site here??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 21:27:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934919#M1962</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-07T21:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934920#M1963</link>
      <description>&lt;P&gt;Have you had any training at all on using Viya?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a link to the CAS doc about &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_052/pgmgs/p0dyqkzivdvfwun1a3otpie9s078.htm" target="_blank" rel="noopener"&gt;starting a CAS session&lt;/A&gt;.&amp;nbsp; I recommend you read up about &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_052/pgmgs/titlepage.htm" target="_blank" rel="noopener"&gt;getting started with Viya&lt;/A&gt; if you aren't sure of the steps. I've never used Viya myself but these pages look easy to follow.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 22:10:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934920#M1963</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-07-07T22:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934921#M1964</link>
      <description>&lt;P&gt;And who set up your SAS environment in your organisation?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 23:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934921#M1964</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2024-07-07T23:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934922#M1965</link>
      <description>&lt;P&gt;Uhh, me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It wasn't hard simply signing up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I generally use PC SAS 9.4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On this one occasion I needed a .parquet file, and Python was having a hard time with the conversion.&amp;nbsp; I discovered SAS Viya has the ability to convert to .parquet.&amp;nbsp; So, this one time I thought I'd give it a try.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 01:02:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934922#M1965</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-08T01:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934925#M1966</link>
      <description>&lt;P&gt;You refer to "SAS Studio Online" so I can only guess you are using &lt;A href="https://www.sas.com/en_us/software/viya-for-learners.html" target="_blank" rel="noopener"&gt;SAS Viya for Learners&lt;/A&gt;. Is this correct? If so then the links I provided earlier should help you get started.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 02:26:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934925#M1966</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-07-08T02:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934926#M1967</link>
      <description>&lt;P&gt;Well, when I tried out the suggestion, just got errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="sasSource"&gt;69 cas mySession;&lt;/DIV&gt;
&lt;DIV id="sasLogError1_1720406708867" class="sasError"&gt;ERROR: The request to start or connect to a session failed. Specify a UUID to connect to an existing session or specify a session&lt;/DIV&gt;
&lt;DIV class="sasError"&gt;name, port and host name to start a session.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;70&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;71 proc casutil;&lt;/DIV&gt;
&lt;DIV id="sasLogError2_1720406708867" class="sasError"&gt;ERROR: A connection to the Cloud Analytic Services session could not be made.&lt;/DIV&gt;
&lt;DIV id="sasLogError3_1720406708867" class="sasError"&gt;ERROR: An error has occurred.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;72 save casdata="cleaned_data"&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;73 casout="cleaned_data.parquet";&lt;/DIV&gt;
&lt;DIV id="sasLogError4_1720406708867" class="sasError"&gt;ERROR: An error has occurred.&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;74 run;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems more is needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 02:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934926#M1967</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-08T02:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934927#M1968</link>
      <description>&lt;P&gt;I've moved your post here where users of SAS Viya for Learners are more likely to see it.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 05:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/934927#M1968</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-07-08T05:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935062#M1972</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Studio is the interface you use to access SAS.&amp;nbsp; The SAS Studio interface can be used with two SAS products- SAS 9.4 and SAS Viya. Online versions of both of these exist. &lt;A href="https://welcome.oda.sas.com/" target="_blank" rel="noopener"&gt;SAS OnDemand for Academics&lt;/A&gt;&amp;nbsp;runs SAS 9.4 software.&amp;nbsp;&lt;A href="https://www.sas.com/en_us/software/viya-for-learners.html" target="_blank" rel="noopener"&gt;SAS Viya for Learners | SAS&lt;/A&gt;&amp;nbsp;runs SAS Viya software.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;The PROC CASUTIL code you mentioned will not run in SAS 9.4 software&lt;/STRONG&gt;. It will only run in SAS Viya.&lt;BR /&gt;&lt;BR /&gt;In order to use SAS Viya for Learners, you need to be an academic faculty, student, or staff and have a SAS profile with an email address affiliated with an academic institution. Do you have that?&lt;BR /&gt;&lt;BR /&gt;If not, it sounds like you have SAS 9.4 on your computer, but not SAS Viya. Unfortunately, this means the PROC CASUTIL code you mentioned is not going to run on your system.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 21:51:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935062#M1972</guid>
      <dc:creator>JackieJ_SAS</dc:creator>
      <dc:date>2024-07-08T21:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935074#M1973</link>
      <description>&lt;P&gt;Well, that would explain it.&amp;nbsp; I'm just a regular person, more or less.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, we don't have access to the advanced stuff, like converting a small SAS dataset to .parquet format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bummer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 23:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935074#M1973</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-08T23:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935076#M1974</link>
      <description>&lt;P&gt;Convert the SAS dataset to a CSV file&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/v_052/pgmgs/p14twtiyode7jhn18sqqmm68vccf.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/v_052/pgmgs/p14twtiyode7jhn18sqqmm68vccf.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and then use Python to make a parquet file.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://robertochiosa.medium.com/a-python-guide-to-compress-csv-data-into-parquet-8c797136aa38" target="_blank"&gt;https://robertochiosa.medium.com/a-python-guide-to-compress-csv-data-into-parquet-8c797136aa38&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 01:15:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935076#M1974</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-07-09T01:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935079#M1975</link>
      <description>&lt;P&gt;There are 'labels' included in the SAS dataset(s).&amp;nbsp; These labels are way more descriptive of the columns than the short variable names I was forced into.&amp;nbsp; I just hate losing these labels.&lt;BR /&gt;&lt;BR /&gt;But, alas, we must, apparently.&amp;nbsp; I don't know that .parquet even supports such labels anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Was worth a try.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 01:36:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935079#M1975</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-09T01:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935138#M1976</link>
      <description>&lt;P&gt;As always with a CSV file you should make a separate file that describes the variables since there is no place in the CSV file to store labels, or type, or length, or format, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is also not hard to make the CSV file using the labels as the column headers.&amp;nbsp; But I have no idea how that would impact the usefulness of the parquet file to have descriptions instead of names for the variables.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 12:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935138#M1976</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-07-09T12:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Studio Online to Convert A Dataset</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935227#M1977</link>
      <description>&lt;P&gt;Some of the 'labels' exceeded the length SAS allows as variable names.&amp;nbsp; Thus, had to go the short-version route.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Very fortunately, SAS permits 'labels', and shows those in many procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 20:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Using-SAS-Studio-Online-to-Convert-A-Dataset/m-p/935227#M1977</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2024-07-09T20:15:20Z</dc:date>
    </item>
  </channel>
</rss>

