<?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: Jupyter notebook saspy issue with NLMNLGBP. in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/462026#M230</link>
    <description>&lt;P&gt;Thanks. It is the output in the SAS Jupyter notebook. Sorry if that was not clear.&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 12:57:24 GMT</pubDate>
    <dc:creator>csetzkorn</dc:creator>
    <dc:date>2018-05-14T12:57:24Z</dc:date>
    <item>
      <title>Jupyter notebook saspy issue with NLMNLGBP.</title>
      <link>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/461968#M228</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am using the code below to format currency&amp;nbsp;values. Unfortunately, my Jupyter notebook shows a strange character&amp;nbsp;Â like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Â£79,096,349&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc print data=TransTemp NOOBS; 
		format 
		X	
		Y
		Z
		NLMNLGBP. 
		; 	&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 10:34:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/461968#M228</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-14T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter notebook saspy issue with NLMNLGBP.</title>
      <link>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/461973#M229</link>
      <description>&lt;P&gt;Not enough information, where does it show this, is it the output window?&amp;nbsp; Have you tried creating an RTF or PDF file and seeing what the output is from that, I suspect that is a tab character or something like that and you are viewing plain text.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 10:53:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/461973#M229</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-14T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter notebook saspy issue with NLMNLGBP.</title>
      <link>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/462026#M230</link>
      <description>&lt;P&gt;Thanks. It is the output in the SAS Jupyter notebook. Sorry if that was not clear.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 12:57:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/462026#M230</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-14T12:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Jupyter notebook saspy issue with NLMNLGBP.</title>
      <link>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/503743#M231</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99946"&gt;@csetzkorn&lt;/a&gt;&amp;nbsp;It is likely that encoding specified in the sascfg_personal.py file in your saspy configuration doesn't match the SAS Session encoding in the SAS session you're connected to.The other possibility, if they do match, is that the saspy version is a bit old, as I've fixed a number of issues recently regarding encodings and translated version of SAS.&lt;/P&gt;
&lt;P&gt;I'm happy to help you here or via opening an Issue on the saspy github site:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/sassoftware/saspy/issues" target="_blank"&gt;https://github.com/sassoftware/saspy/issues&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Either way. Just let me know!&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 14:47:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Jupyter-notebook-saspy-issue-with-NLMNLGBP/m-p/503743#M231</guid>
      <dc:creator>sastpw</dc:creator>
      <dc:date>2018-10-12T14:47:02Z</dc:date>
    </item>
  </channel>
</rss>

