<?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 Join us for SAS Bowl Trivia! in SAS User Groups Discussions</title>
    <link>https://communities.sas.com/t5/SAS-User-Groups-Discussions/Join-us-for-SAS-Bowl-Trivia/m-p/779396#M227</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="banner.jpeg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/65529iFE4C396207D52339/image-size/large?v=v2&amp;amp;px=999" role="button" title="banner.jpeg" alt="banner.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just like the name sounds SASPy is a tool for Python users to access and interact with SAS. SASPy is a popular topic on the community with multiple threads and articles. We think it's such a useful tool, we'd like to feature it in the next SAS Community Trivia SAS Bowl event.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noopener noreferrer"&gt;Please REGISTER and JOIN the Teams meeting to participate&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SAS Bowl XIV, SASPy is scheduled for Thursday, November 11, 2021, at 4 PM ET.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="xsmall-txt-light"&gt;More on SASPy&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SASPy is the key that allows Python developers (who may or may not code in SAS) access to SAS data and analytics capabilities, without having to code in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;STRONG&gt;Key features of SASPy include:&amp;nbsp;&lt;BR /&gt;&amp;nbsp;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;generate SAS code supplied Python objects and methods&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;•&amp;nbsp;&lt;/STRONG&gt;convert data between SAS data sets&amp;nbsp;and Pandas data frames&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;nterface with Jupyter notebooks or interactive and batch Python&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;To get started with SASPy, visit&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/sassoftware/saspy" target="_self" rel="nofollow noopener noreferrer"&gt;its home on sassoftware's GitHub page&lt;/A&gt;. The repository contains full documentation, usage notes, and many examples.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="xsmall-txt-light"&gt;Resources&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;Besides the GitHub repository linked above, here are additional, valuable resources to consider (we'll be creating questions from these!).&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2017/04/08/python-to-sas-saspy/" target="_self" rel="nofollow noopener noreferrer"&gt;Introducing SASPy: Use Python code to access SAS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- It all got kicked off during this Tech Talk at SGF, featuring SAS rockstarts&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4" target="_blank"&gt;@ChrisHemedinger&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535" target="_blank"&gt;@Jared&lt;/A&gt;&amp;nbsp;; could honestly watch these guys discuss the viscosity of slug slime&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/Ask-the-Expert/Ask-the-Expert-SASPy-Demo-Q-amp-A-Slides-Demo-Notebook-and-On/ta-p/764217" target="_self"&gt;How Do I Use SASPy to Interface with SAS® From My Python Code?&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- SAS Webinar from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/143096" target="_blank"&gt;@sastpw&lt;/A&gt;&amp;nbsp;with a great demo of the SASPy tool&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Installing-SASPy-Kernel-for-Jupyter-Notebooks-and-Jupyter-Lab/ta-p/464873" target="_self"&gt;Installing SASPy Kernel for Jupyter Notebooks and Jupyter Lab&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- library article by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/55602" target="_blank"&gt;@OliviaWright&lt;/A&gt;&amp;nbsp;on setting SASPy up on a Jupyter Noteboook&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Putting-Airbnb-Under-the-Microscope-with-SASPy-and-SAS/ta-p/630292" target="_self"&gt;Putting Airbnb Under the Microscope with SASPy and SAS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- insteresting SASPy use case featured in a Free Data Friday (sound familiar?) library article by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246" target="_blank"&gt;@ChrisBrooks&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://blogs.sas.com/content/subconsciousmusings/2019/12/18/saspy-modeling/" target="_self" rel="nofollow noopener noreferrer"&gt;SASPy for Modeling&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- Hands on SAS User blog post by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/260759" target="_blank"&gt;@SophiaRowland&lt;/A&gt;&amp;nbsp;demonstrating some powerful SASPy capabilities&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId-958189954"&gt;&lt;SPAN&gt;SAS Bowl and event details&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For those who may be new to the SAS Bowl, you can find game history and specifics in this&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Community-Memo/Introducing-The-SAS-Bowl-your-friendly-SAS-Community-trivia-game/ba-p/673113" target="_self"&gt;Community memo&lt;/A&gt;. There you'll also find links to previous events, which include recordings.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;On game day,&amp;nbsp;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;STRONG&gt;Join the TEAMS meeting to play&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;and show off your SAS and worldly knowledge while competing for bragging rights and&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Global-Forum-2020/Announcing-your-SAS-Global-Forum-2020-communities-swag/gpm-p/620836" target="_self"&gt;SAS Community game gear&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="cta-button" href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noreferrer noopener"&gt;Register and Join the game.&lt;/A&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;'See' you on November 11!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 19:01:14 GMT</pubDate>
    <dc:creator>kateulveling</dc:creator>
    <dc:date>2021-11-09T19:01:14Z</dc:date>
    <item>
      <title>Join us for SAS Bowl Trivia!</title>
      <link>https://communities.sas.com/t5/SAS-User-Groups-Discussions/Join-us-for-SAS-Bowl-Trivia/m-p/779396#M227</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="banner.jpeg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/65529iFE4C396207D52339/image-size/large?v=v2&amp;amp;px=999" role="button" title="banner.jpeg" alt="banner.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just like the name sounds SASPy is a tool for Python users to access and interact with SAS. SASPy is a popular topic on the community with multiple threads and articles. We think it's such a useful tool, we'd like to feature it in the next SAS Community Trivia SAS Bowl event.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noopener noreferrer"&gt;Please REGISTER and JOIN the Teams meeting to participate&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SAS Bowl XIV, SASPy is scheduled for Thursday, November 11, 2021, at 4 PM ET.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="xsmall-txt-light"&gt;More on SASPy&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SASPy is the key that allows Python developers (who may or may not code in SAS) access to SAS data and analytics capabilities, without having to code in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;STRONG&gt;Key features of SASPy include:&amp;nbsp;&lt;BR /&gt;&amp;nbsp;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;generate SAS code supplied Python objects and methods&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;•&amp;nbsp;&lt;/STRONG&gt;convert data between SAS data sets&amp;nbsp;and Pandas data frames&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;•&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;nterface with Jupyter notebooks or interactive and batch Python&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;To get started with SASPy, visit&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/sassoftware/saspy" target="_self" rel="nofollow noopener noreferrer"&gt;its home on sassoftware's GitHub page&lt;/A&gt;. The repository contains full documentation, usage notes, and many examples.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="xsmall-txt-light"&gt;Resources&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xsmall-txt-light"&gt;Besides the GitHub repository linked above, here are additional, valuable resources to consider (we'll be creating questions from these!).&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2017/04/08/python-to-sas-saspy/" target="_self" rel="nofollow noopener noreferrer"&gt;Introducing SASPy: Use Python code to access SAS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- It all got kicked off during this Tech Talk at SGF, featuring SAS rockstarts&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4" target="_blank"&gt;@ChrisHemedinger&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535" target="_blank"&gt;@Jared&lt;/A&gt;&amp;nbsp;; could honestly watch these guys discuss the viscosity of slug slime&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/Ask-the-Expert/Ask-the-Expert-SASPy-Demo-Q-amp-A-Slides-Demo-Notebook-and-On/ta-p/764217" target="_self"&gt;How Do I Use SASPy to Interface with SAS® From My Python Code?&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- SAS Webinar from&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/143096" target="_blank"&gt;@sastpw&lt;/A&gt;&amp;nbsp;with a great demo of the SASPy tool&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Installing-SASPy-Kernel-for-Jupyter-Notebooks-and-Jupyter-Lab/ta-p/464873" target="_self"&gt;Installing SASPy Kernel for Jupyter Notebooks and Jupyter Lab&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- library article by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/55602" target="_blank"&gt;@OliviaWright&lt;/A&gt;&amp;nbsp;on setting SASPy up on a Jupyter Noteboook&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Putting-Airbnb-Under-the-Microscope-with-SASPy-and-SAS/ta-p/630292" target="_self"&gt;Putting Airbnb Under the Microscope with SASPy and SAS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- insteresting SASPy use case featured in a Free Data Friday (sound familiar?) library article by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246" target="_blank"&gt;@ChrisBrooks&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="xsmall-txt-light"&gt;&lt;A href="https://blogs.sas.com/content/subconsciousmusings/2019/12/18/saspy-modeling/" target="_self" rel="nofollow noopener noreferrer"&gt;SASPy for Modeling&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- Hands on SAS User blog post by&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/260759" target="_blank"&gt;@SophiaRowland&lt;/A&gt;&amp;nbsp;demonstrating some powerful SASPy capabilities&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 id="toc-hId-958189954"&gt;&lt;SPAN&gt;SAS Bowl and event details&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For those who may be new to the SAS Bowl, you can find game history and specifics in this&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Community-Memo/Introducing-The-SAS-Bowl-your-friendly-SAS-Community-trivia-game/ba-p/673113" target="_self"&gt;Community memo&lt;/A&gt;. There you'll also find links to previous events, which include recordings.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;On game day,&amp;nbsp;&lt;A href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;STRONG&gt;Join the TEAMS meeting to play&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;and show off your SAS and worldly knowledge while competing for bragging rights and&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Global-Forum-2020/Announcing-your-SAS-Global-Forum-2020-communities-swag/gpm-p/620836" target="_self"&gt;SAS Community game gear&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="cta-button" href="https://teams.microsoft.com/registration/XE3BsSU2s0WkMJVSNzoMLw,aNtOPTTWdU2d7Eo7YykBtA,fOuUqwU0Lk2Gr44cCJa5Tw,HpOvtN21qkeGTDgmi5WXcA,7qsU61Ukh0CrZZM28AUHkw,-EWXjmt6b06u8NbgUvs3iw?mode=read&amp;amp;tenantId=b1c14d5c-3625-45b3-a430-9552373a0c2f" target="_self" rel="nofollow noreferrer noopener"&gt;Register and Join the game.&lt;/A&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;'See' you on November 11!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 19:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-User-Groups-Discussions/Join-us-for-SAS-Bowl-Trivia/m-p/779396#M227</guid>
      <dc:creator>kateulveling</dc:creator>
      <dc:date>2021-11-09T19:01:14Z</dc:date>
    </item>
  </channel>
</rss>

