<?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 course case studies in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/course-case-studies/m-p/866879#M38337</link>
    <description>&lt;P&gt;can someone please help me with the code for this case study?&lt;BR /&gt;&lt;A href="https://r.search.yahoo.com/_ylt=Awr1VSNLWiNkEzITmxC7HAx.;_ylu=Y29sbwNzZzMEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1680067275/RO=10/RU=https%3a%2f%2fcommunities.sas.com%2fkntur85557%2fattachments%2fkntur85557%2ftraining_library%2f26%2f3%2fSAS%2520Programming%25201%2520Essentials%2520Case%2520Study.pdf/RK=2/RS=3TIvupyHlDDNmDVoVISEGVBmYo8-" target="_blank"&gt;https://r.search.yahoo.com/_ylt=Awr1VSNLWiNkEzITmxC7HAx.;_ylu=Y29sbwNzZzMEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1680067275/RO=10/RU=https%3a%2f%2fcommunities.sas.com%2fkntur85557%2fattachments%2fkntur85557%2ftraining_library%2f26%2f3%2fSAS%2520Programming%25201%2520Essentials%2520Case%2520Study.pdf/RK=2/RS=3TIvupyHlDDNmDVoVISEGVBmYo8-&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help on these particular steps&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Entirely duplicated records need to be removed from the data set.&lt;/LI&gt;&lt;LI&gt;All missing and “-“ values in the columns Claim_Type, Claim_Site, and Disposition must be changed to Unknown.&lt;/LI&gt;&lt;LI&gt;Values in the columns Claim_Type, Claim_Site, and Disposition must follow the requirements in the data layout (see attached).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 28 Mar 2023 21:27:20 GMT</pubDate>
    <dc:creator>snag1</dc:creator>
    <dc:date>2023-03-28T21:27:20Z</dc:date>
    <item>
      <title>course case studies</title>
      <link>https://communities.sas.com/t5/New-SAS-User/course-case-studies/m-p/866879#M38337</link>
      <description>&lt;P&gt;can someone please help me with the code for this case study?&lt;BR /&gt;&lt;A href="https://r.search.yahoo.com/_ylt=Awr1VSNLWiNkEzITmxC7HAx.;_ylu=Y29sbwNzZzMEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1680067275/RO=10/RU=https%3a%2f%2fcommunities.sas.com%2fkntur85557%2fattachments%2fkntur85557%2ftraining_library%2f26%2f3%2fSAS%2520Programming%25201%2520Essentials%2520Case%2520Study.pdf/RK=2/RS=3TIvupyHlDDNmDVoVISEGVBmYo8-" target="_blank"&gt;https://r.search.yahoo.com/_ylt=Awr1VSNLWiNkEzITmxC7HAx.;_ylu=Y29sbwNzZzMEcG9zAzIEdnRpZAMEc2VjA3Ny/RV=2/RE=1680067275/RO=10/RU=https%3a%2f%2fcommunities.sas.com%2fkntur85557%2fattachments%2fkntur85557%2ftraining_library%2f26%2f3%2fSAS%2520Programming%25201%2520Essentials%2520Case%2520Study.pdf/RK=2/RS=3TIvupyHlDDNmDVoVISEGVBmYo8-&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help on these particular steps&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Entirely duplicated records need to be removed from the data set.&lt;/LI&gt;&lt;LI&gt;All missing and “-“ values in the columns Claim_Type, Claim_Site, and Disposition must be changed to Unknown.&lt;/LI&gt;&lt;LI&gt;Values in the columns Claim_Type, Claim_Site, and Disposition must follow the requirements in the data layout (see attached).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Mar 2023 21:27:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/course-case-studies/m-p/866879#M38337</guid>
      <dc:creator>snag1</dc:creator>
      <dc:date>2023-03-28T21:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: course case studies</title>
      <link>https://communities.sas.com/t5/New-SAS-User/course-case-studies/m-p/866900#M38338</link>
      <description>&lt;P&gt;Have you read that linked document?&amp;nbsp; Starting on page 1-11 in the section labeled "HINTS" there is block labeled "Remove duplicate rows", another block labeled "clean the Claim_site column", another "clean the Disposition column" , yet another labeled "clean the Claim_type column".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ask more questions when you have finished reading the entire document and show us what code you have attempted that failed. If code creates errors be prepared to copy the Log messages from your log and paste into text box on the forum opened with the &amp;lt;/&amp;gt; icon above the message window.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 01:25:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/course-case-studies/m-p/866900#M38338</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-03-29T01:25:36Z</dc:date>
    </item>
  </channel>
</rss>

