<?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: SASPy - Unable to turn off &amp;quot;teach me SAS&amp;quot; mode in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445458#M111623</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74771"&gt;@jessica_hale&lt;/a&gt;&amp;nbsp;- I've checked and I see the same behavior.&amp;nbsp; I'll ping&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535"&gt;@Jared&lt;/a&gt;&amp;nbsp;(main developer for SASPy) and see if he might have an answer.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Mar 2018 12:48:49 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2018-03-14T12:48:49Z</dc:date>
    <item>
      <title>SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445364#M111586</link>
      <description>&lt;P&gt;I started using SASPy with SAS University Edition in the Jupyter editor. I was working on some examples and wanted to show how one could toggle between having the "teach me SAS" mode on vs. off. Unfortunately, I have been able to turn it on, but not off. According to references, sas.teach_me_SAS('true') turns the mode on - which it does - and sas.teach_me_SAS('false') is supposed to turn it off - which it doesn't. I'm not sure if I am missing something, but I am puzzled as to the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 02:51:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445364#M111586</guid>
      <dc:creator>jessica_hale</dc:creator>
      <dc:date>2018-03-14T02:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445458#M111623</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74771"&gt;@jessica_hale&lt;/a&gt;&amp;nbsp;- I've checked and I see the same behavior.&amp;nbsp; I'll ping&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535"&gt;@Jared&lt;/a&gt;&amp;nbsp;(main developer for SASPy) and see if he might have an answer.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 12:48:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445458#M111623</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-03-14T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445508#M111642</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Mar 2018 15:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/445508#M111642</guid>
      <dc:creator>jessica_hale</dc:creator>
      <dc:date>2018-03-14T15:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446126#M111884</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/74771"&gt;@jessica_hale&lt;/a&gt;&amp;nbsp;The teach_me_SAS method is using the python boolean `True` and `False` to turn it on and off. Python is case-sensitive and the option should not be included inside quotes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a screen shot of the option being turned on and off.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-03-16 at 8.15.29 AM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/19219i059E71BBC9D179D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-03-16 at 8.15.29 AM.png" alt="Screen Shot 2018-03-16 at 8.15.29 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:21:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446126#M111884</guid>
      <dc:creator>Jared</dc:creator>
      <dc:date>2018-03-16T12:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446132#M111885</link>
      <description>&lt;P&gt;Ha! Confusion was partly my fault, as &lt;A href="https://blogs.sas.com/content/sasdummy/2018/02/05/python-sas-university-edition/" target="_self"&gt;I showed this example on my blog post&lt;/A&gt;.&amp;nbsp; I used the 'true' value which, in Python, must evaluate to True as a conditional.&amp;nbsp; Unfortunately, 'false' probably also evaluates to True.&amp;nbsp; I've fixed my code example and screen shot, and I've learned something new from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535"&gt;@Jared&lt;/a&gt;&amp;nbsp;(not unusual for me).&lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:41:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446132#M111885</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-03-16T12:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446808#M112172</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:49:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446808#M112172</guid>
      <dc:creator>jessica_hale</dc:creator>
      <dc:date>2018-03-19T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: SASPy - Unable to turn off "teach me SAS" mode</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446810#M112174</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/14535"&gt;@Jared&lt;/a&gt;! I keep forgetting that Python syntax is case sensitive.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:50:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPy-Unable-to-turn-off-quot-teach-me-SAS-quot-mode/m-p/446810#M112174</guid>
      <dc:creator>jessica_hale</dc:creator>
      <dc:date>2018-03-19T14:50:52Z</dc:date>
    </item>
  </channel>
</rss>

