<?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 segregate observations in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542319#M149848</link>
    <description>&lt;P&gt;Hi&amp;nbsp; Good Evening guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to split each observation as a one dataset&lt;/P&gt;&lt;P&gt;using macro do loop&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the dataset.&lt;/P&gt;&lt;P&gt;ex:data dsn&lt;/P&gt;&lt;P&gt;set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 10:54:12 GMT</pubDate>
    <dc:creator>BrahmanandaRao</dc:creator>
    <dc:date>2019-03-12T10:54:12Z</dc:date>
    <item>
      <title>segregate observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542319#M149848</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Good Evening guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to split each observation as a one dataset&lt;/P&gt;&lt;P&gt;using macro do loop&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the dataset.&lt;/P&gt;&lt;P&gt;ex:data dsn&lt;/P&gt;&lt;P&gt;set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 10:54:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542319#M149848</guid>
      <dc:creator>BrahmanandaRao</dc:creator>
      <dc:date>2019-03-12T10:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: segregate observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542320#M149849</link>
      <description>&lt;P&gt;This question has been asked a lot lately in here. Is this an interview question?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The good answer to the question is: Don't do that. There is no reason to split a data set into data sets containing 1 observation each.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 10:56:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542320#M149849</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-03-12T10:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: segregate observations</title>
      <link>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542428#M149880</link>
      <description>&lt;P&gt;Why??? What can you do better with the multiple sets that cannot be accomplished with a single data set?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And why are you specifying use of a Macro do loop?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where do the names of your resulting data sets come from? Or do you know what you want to name them?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 15:15:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/segregate-observations/m-p/542428#M149880</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-03-12T15:15:37Z</dc:date>
    </item>
  </channel>
</rss>

