<?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: Speed comparison for Python, using Pandas vs SWAT in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/517113#M70</link>
    <description>&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;I was wondering whether you've had the chance to find any metrics yet?&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2018 16:11:11 GMT</pubDate>
    <dc:creator>hamcap</dc:creator>
    <dc:date>2018-11-29T16:11:11Z</dc:date>
    <item>
      <title>Speed comparison for Python, using Pandas vs SWAT</title>
      <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492687#M66</link>
      <description>&lt;P&gt;Has anyone done any speed comparisons between the two?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have only had access to the trial environment, so the testing I've done have been on very small datasets.&lt;/P&gt;&lt;P&gt;These results have shown no whatsoever faster speed using SWAT, compared to Pandas. When manipulating data, they were both around the same speed, but Pandas has even been a couple of thousand times faster when doing grouping reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone managed to do testing with large datasets and/or any other sort of testing?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 14:40:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492687#M66</guid>
      <dc:creator>hamcap</dc:creator>
      <dc:date>2018-09-05T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Speed comparison for Python, using Pandas vs SWAT</title>
      <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492782#M67</link>
      <description>&lt;P&gt;Hi hamcap&lt;/P&gt;
&lt;P&gt;I spoke with a developer and he indicated that:&lt;/P&gt;
&lt;P&gt;When doing small data sets, pandas is always going to win.&amp;nbsp; That's comparing an in-memory local operation (pandas) against a network service over possibly multiple servers being combined into a single result (CAS / SWAT).&amp;nbsp; However, try running analytics on a few gigabytes of data in pandas and CAS.&amp;nbsp; Pandas will probably just run out of memory and quit; CAS will be done in a few seconds.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:40:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492782#M67</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2018-09-05T19:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Speed comparison for Python, using Pandas vs SWAT</title>
      <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492894#M68</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;This was my thoughts too, that's why I wanted to know if anyone has ever tried comparing operations on large files (preferably &amp;gt;10GB).&lt;/P&gt;&lt;P&gt;I've never tried SAS for this, but pandas handles around 10GB with no problem. Though it takes a few minutes. I'm sure SAS might be faster here, but it would be nice to see comparisons on a few different operations (and a list of specs on the hardware), in the exactly same datasets.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 07:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492894#M68</guid>
      <dc:creator>hamcap</dc:creator>
      <dc:date>2018-09-06T07:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Speed comparison for Python, using Pandas vs SWAT</title>
      <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492980#M69</link>
      <description>&lt;P&gt;I'll dig deeper into this to see if I can find any metrics that have been published or any general guidelines on performance. I'll post anything that I find here.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 12:23:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/492980#M69</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2018-09-06T12:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Speed comparison for Python, using Pandas vs SWAT</title>
      <link>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/517113#M70</link>
      <description>&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;I was wondering whether you've had the chance to find any metrics yet?&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 16:11:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Speed-comparison-for-Python-using-Pandas-vs-SWAT/m-p/517113#M70</guid>
      <dc:creator>hamcap</dc:creator>
      <dc:date>2018-11-29T16:11:11Z</dc:date>
    </item>
  </channel>
</rss>

