<?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 JMP19 - Dataframe Interchange Protocol deprecation warning in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JMP19-Dataframe-Interchange-Protocol-deprecation-warning/m-p/949655#M109823</link>
    <description>&lt;P&gt;Seeing this in my JSL Logs recently, has jmp19 adapted to something else ?&amp;nbsp;This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run my python code inside the JSL Script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Python Send(o28k_raw);&lt;BR /&gt;Python Submit(&lt;BR /&gt;raw_data = pd.api.interchange.from_dataframe(o28k_raw)&lt;BR /&gt;);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This warning:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
&amp;lt;string&amp;gt;:18: Pandas4Warning: The Dataframe Interchange Protocol is deprecated.
For dataframe-agnostic code, you may want to look into:
- Arrow PyCapsule Interface: https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html
- Narwhals: https://github.com/narwhals-dev/narwhals&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 May 2026 05:07:17 GMT</pubDate>
    <dc:creator>zetaVagabond1</dc:creator>
    <dc:date>2026-05-21T05:07:17Z</dc:date>
    <item>
      <title>JMP19 - Dataframe Interchange Protocol deprecation warning</title>
      <link>https://community.jmp.com/t5/Discussions/JMP19-Dataframe-Interchange-Protocol-deprecation-warning/m-p/949655#M109823</link>
      <description>&lt;P&gt;Seeing this in my JSL Logs recently, has jmp19 adapted to something else ?&amp;nbsp;This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run my python code inside the JSL Script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Python Send(o28k_raw);&lt;BR /&gt;Python Submit(&lt;BR /&gt;raw_data = pd.api.interchange.from_dataframe(o28k_raw)&lt;BR /&gt;);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This warning:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
&amp;lt;string&amp;gt;:18: Pandas4Warning: The Dataframe Interchange Protocol is deprecated.
For dataframe-agnostic code, you may want to look into:
- Arrow PyCapsule Interface: https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html
- Narwhals: https://github.com/narwhals-dev/narwhals&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 05:07:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP19-Dataframe-Interchange-Protocol-deprecation-warning/m-p/949655#M109823</guid>
      <dc:creator>zetaVagabond1</dc:creator>
      <dc:date>2026-05-21T05:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: JMP19 - Dataframe Interchange Protocol deprecation warning</title>
      <link>https://community.jmp.com/t5/Discussions/JMP19-Dataframe-Interchange-Protocol-deprecation-warning/m-p/949679#M109825</link>
      <description>&lt;P&gt;Have you seen &lt;A href="https://community.jmp.com/t5/JMPer-Cable/Going-further-with-Python-in-JMP-19/ba-p/898522" target="_blank"&gt;Going further with Python in JMP 19 - JMP User Community&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;Working with Pandas Dataframes became easier in JMP 19, using the new function&amp;nbsp;&lt;SPAN&gt;jmp.from_dataframe().&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 07:47:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JMP19-Dataframe-Interchange-Protocol-deprecation-warning/m-p/949679#M109825</guid>
      <dc:creator>christian-z</dc:creator>
      <dc:date>2026-05-21T07:47:08Z</dc:date>
    </item>
  </channel>
</rss>

