<?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 pydaal tables vs pandas frames in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/pydaal-tables-vs-pandas-frames/m-p/1181356#M1407</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
	&lt;BR /&gt;
	I want to load my data into pandas dataframe and give it to gpu for processing. For this situation, the second approach is only using pydaal's tables&amp;nbsp; and then giving to the GPU for processing.&lt;BR /&gt;
	&lt;BR /&gt;
	If my data is homogenous, is there any benefit of using pydaal's tables for storage instead of pandas data frame ?&lt;BR /&gt;
	&lt;BR /&gt;
	I am not going to use other functionality of pydaal.&amp;nbsp; So basically my question is that merely storing your data in pydaal's tables has benefit on its own or not ?&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 11:17:22 GMT</pubDate>
    <dc:creator>Sabih__Muhammad</dc:creator>
    <dc:date>2018-05-10T11:17:22Z</dc:date>
    <item>
      <title>pydaal tables vs pandas frames</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/pydaal-tables-vs-pandas-frames/m-p/1181356#M1407</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
	&lt;BR /&gt;
	I want to load my data into pandas dataframe and give it to gpu for processing. For this situation, the second approach is only using pydaal's tables&amp;nbsp; and then giving to the GPU for processing.&lt;BR /&gt;
	&lt;BR /&gt;
	If my data is homogenous, is there any benefit of using pydaal's tables for storage instead of pandas data frame ?&lt;BR /&gt;
	&lt;BR /&gt;
	I am not going to use other functionality of pydaal.&amp;nbsp; So basically my question is that merely storing your data in pydaal's tables has benefit on its own or not ?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 11:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/pydaal-tables-vs-pandas-frames/m-p/1181356#M1407</guid>
      <dc:creator>Sabih__Muhammad</dc:creator>
      <dc:date>2018-05-10T11:17:22Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/pydaal-tables-vs-pandas-frames/m-p/1181357#M1408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The short answer to your question is no. Homogeneous Numeric Table for that purpose is equivalent to storing data in a C array, which you can also store within NumPy array.&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 15:55:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/pydaal-tables-vs-pandas-frames/m-p/1181357#M1408</guid>
      <dc:creator>Oleksandr_P_Intel</dc:creator>
      <dc:date>2018-05-10T15:55:20Z</dc:date>
    </item>
  </channel>
</rss>

