<?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: the difference between ' proc import' and 'list input' when read data from a csv file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742579#M232320</link>
    <description>&lt;P&gt;If you read the LOG after using Proc Import you will see the data step that the proc created to read the data.&lt;/P&gt;
&lt;P&gt;Depending on how your data file looks Proc Import guesses/assumes that a variable is a date. If it looks like 15MAY2021 or one of the yymmdd, ddmmyy, or mmddyy with - or / characters then it assumes date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it is the same, only proc import is not going to get the right date informat if the value looks like 150219 (15Feb2019 in ddmmyy6. Sometimes import is right, sometimes not.&lt;/P&gt;</description>
    <pubDate>Thu, 20 May 2021 01:37:51 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-05-20T01:37:51Z</dc:date>
    <item>
      <title>the difference between ' proc import' and 'list input' when read data from a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742572#M232316</link>
      <description>&lt;P&gt;when read date variable from a csv file using 'list input' ,&amp;nbsp; I need specify the informat for date variable,&lt;/P&gt;
&lt;P&gt;but when do the same thing using 'proc import', I do not need do that.&amp;nbsp; why ？&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 01:13:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742572#M232316</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-20T01:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: the difference between ' proc import' and 'list input' when read data from a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742579#M232320</link>
      <description>&lt;P&gt;If you read the LOG after using Proc Import you will see the data step that the proc created to read the data.&lt;/P&gt;
&lt;P&gt;Depending on how your data file looks Proc Import guesses/assumes that a variable is a date. If it looks like 15MAY2021 or one of the yymmdd, ddmmyy, or mmddyy with - or / characters then it assumes date.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it is the same, only proc import is not going to get the right date informat if the value looks like 150219 (15Feb2019 in ddmmyy6. Sometimes import is right, sometimes not.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 01:37:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742579#M232320</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-05-20T01:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: the difference between ' proc import' and 'list input' when read data from a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742585#M232324</link>
      <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 20 May 2021 02:48:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-difference-between-proc-import-and-list-input-when-read-data/m-p/742585#M232324</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-20T02:48:23Z</dc:date>
    </item>
  </channel>
</rss>

