<?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 Data extraction, manipulation, subsetting in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56044#M31450</link>
    <description>&lt;P&gt;Hello everyone, I am trying to write a script that would help me look up the highest number in one column and extract the data from its adjacent column. However, the table I have looks somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 402px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10559iB069A7514AE81FAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 416px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10561iB97C2BF77F0B763B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope somebody knows how to go ahead with such a problem. I have tried using transpose and Split options but they dont seem to work the best for me. Any help would be highly appreciated.&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>Fri, 27 Apr 2018 18:58:05 GMT</pubDate>
    <dc:creator>amy</dc:creator>
    <dc:date>2018-04-27T18:58:05Z</dc:date>
    <item>
      <title>Data extraction, manipulation, subsetting</title>
      <link>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56044#M31450</link>
      <description>&lt;P&gt;Hello everyone, I am trying to write a script that would help me look up the highest number in one column and extract the data from its adjacent column. However, the table I have looks somewhat like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 402px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10559iB069A7514AE81FAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 416px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10561iB97C2BF77F0B763B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope somebody knows how to go ahead with such a problem. I have tried using transpose and Split options but they dont seem to work the best for me. Any help would be highly appreciated.&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>Fri, 27 Apr 2018 18:58:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56044#M31450</guid>
      <dc:creator>amy</dc:creator>
      <dc:date>2018-04-27T18:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data extraction, manipulation, subsetting</title>
      <link>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56058#M31455</link>
      <description>&lt;P&gt;I've got you part way in the attached.&amp;nbsp; I created two new columns and then used tabulate.&amp;nbsp; You can then make that tabulation into a data table.&amp;nbsp; It has the information you want, but it is in columns rather than rows (and transpose won't work because of the differing data types).&amp;nbsp; But I'm not entirely sure what you are after, so perhaps you don't need it in the format you describe.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 21:35:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56058#M31455</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2018-04-27T21:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data extraction, manipulation, subsetting</title>
      <link>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56072#M31468</link>
      <description>&lt;P&gt;Dale provided you with the functions to get the rows you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Amy, the table you desired is an Excel-like table. The numeric values will be have to be character&amp;nbsp; (in JMP) to create that table. JMP tables are database type tables where each column has a unique type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The attached script will create the table you described, but it will not be of much use in JMP.&amp;nbsp; The most usable format for analyses is the stacked format of the subset table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This script also creates a display table from the subset table using Tabulate.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 22:10:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56072#M31468</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-04-28T22:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Data extraction, manipulation, subsetting</title>
      <link>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56133#M31505</link>
      <description>&lt;P&gt;Thank you for helping me.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 14:04:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Data-extraction-manipulation-subsetting/m-p/56133#M31505</guid>
      <dc:creator>amy</dc:creator>
      <dc:date>2018-04-30T14:04:32Z</dc:date>
    </item>
  </channel>
</rss>

