<?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: Writing a data table in Python in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/188320#M40707</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I think there is no other solution for the moment.&lt;/P&gt;&lt;P&gt;Please add Kudo to my idea wish list :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/API-to-convert-csv-to-jmp-format/idi-p/187194" target="_self"&gt;https://community.jmp.com/t5/JMP-Wish-List/API-to-convert-csv-to-jmp-format/idi-p/187194&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2019 09:33:54 GMT</pubDate>
    <dc:creator>guillaumebugnon</dc:creator>
    <dc:date>2019-03-21T09:33:54Z</dc:date>
    <item>
      <title>Writing a data table in Python</title>
      <link>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/186071#M40452</link>
      <description>&lt;P&gt;I perform extensive post-processing in Python and then move that data to jmp for analysis. Is the data table format standardized or documented somehow so that I can write jmp files directly? Right now I am writing to an intermediate CSV and then importing which is just another step to go wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The answer to a similar question from last year suggested that the user write their data to a JSL script but I'm hoping that there is a better answer out there.&lt;/P&gt;&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discussions/How-to-convert-Python-Pandas-dataFrame-to-jmp-format-without/m-p/58173#M32298" target="_blank"&gt;https://community.jmp.com/t5/Discussions/How-to-convert-Python-Pandas-dataFrame-to-jmp-format-without/m-p/58173#M32298&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:26:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/186071#M40452</guid>
      <dc:creator>TheSource</dc:creator>
      <dc:date>2019-03-11T21:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a data table in Python</title>
      <link>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/188320#M40707</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I think there is no other solution for the moment.&lt;/P&gt;&lt;P&gt;Please add Kudo to my idea wish list :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/JMP-Wish-List/API-to-convert-csv-to-jmp-format/idi-p/187194" target="_self"&gt;https://community.jmp.com/t5/JMP-Wish-List/API-to-convert-csv-to-jmp-format/idi-p/187194&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:33:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/188320#M40707</guid>
      <dc:creator>guillaumebugnon</dc:creator>
      <dc:date>2019-03-21T09:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a data table in Python</title>
      <link>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/188360#M40712</link>
      <description>&lt;P&gt;I don't know if this still works, but it used to be possible to use the win32com module in Python to connect to COM servers.&amp;nbsp; This means you could use the JMP Automation interface.&amp;nbsp; There is some documentation here:&amp;nbsp;&lt;A href="http://timgolden.me.uk/pywin32-docs/html/com/win32com/HTML/QuickStartClientCom.html" target="_blank"&gt;http://timgolden.me.uk/pywin32-docs/html/com/win32com/HTML/QuickStartClientCom.html&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you connect to JMP, you can ask it to create a data table and then populate the individual rows and columns.&amp;nbsp; The JMP Automation Reference is included with the JMP installation in the Documentation folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is definitely more on the advanced side, but once you get a connection creating the table is not hard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian Corcoran&lt;/P&gt;
&lt;P&gt;JMP Development&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 12:01:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Writing-a-data-table-in-Python/m-p/188360#M40712</guid>
      <dc:creator>briancorcoran</dc:creator>
      <dc:date>2019-03-21T12:01:59Z</dc:date>
    </item>
  </channel>
</rss>

