<?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 Correctly importing numeric values that have the occassional characters in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Correctly-importing-numeric-values-that-have-the-occassional/m-p/71382#M15459</link>
    <description>Hi, I'm importing a dataset that has 105,000 rows of data.  The one column, we'll call 'X', has about 90,000 observations of numeric values and 15,000 rows of character values.  If i tell it to import it as a number I get a ton of errors.  The dataset I get is fine because it's them in as a missing values, I can drop them and go on with my analysis.  Is there a way I can get rid of these error messages and still keep X as a numeric?</description>
    <pubDate>Fri, 26 Mar 2010 14:33:15 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-03-26T14:33:15Z</dc:date>
    <item>
      <title>Correctly importing numeric values that have the occassional characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Correctly-importing-numeric-values-that-have-the-occassional/m-p/71382#M15459</link>
      <description>Hi, I'm importing a dataset that has 105,000 rows of data.  The one column, we'll call 'X', has about 90,000 observations of numeric values and 15,000 rows of character values.  If i tell it to import it as a number I get a ton of errors.  The dataset I get is fine because it's them in as a missing values, I can drop them and go on with my analysis.  Is there a way I can get rid of these error messages and still keep X as a numeric?</description>
      <pubDate>Fri, 26 Mar 2010 14:33:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Correctly-importing-numeric-values-that-have-the-occassional/m-p/71382#M15459</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-26T14:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Correctly importing numeric values that have the occassional characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Correctly-importing-numeric-values-that-have-the-occassional/m-p/71383#M15460</link>
      <description>If you are not able to code the INPUT statement yourself (where you can introduce ?? ahead of the specified INFORMAT), consider investigating the use of the ERRORS=  system option for handling this condition.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
SAS Language Reference: Concepts, Error Processing in SAS&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000993436.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/61722/HTML/default/a000993436.htm&lt;/A&gt;</description>
      <pubDate>Fri, 26 Mar 2010 14:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Correctly-importing-numeric-values-that-have-the-occassional/m-p/71383#M15460</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-26T14:43:47Z</dc:date>
    </item>
  </channel>
</rss>

