<?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: How can we export dataset from enterprise Miner as a csv file or text file? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183344#M2197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At SAS BASE Editor, you should have Export /Import at the File menu. That can help you do the CSV, SAS data set ... file conversion. You can point and click to get the job done. There is option to save the code so you can batch-run it elsewhere without engaging the GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Xin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 20:56:12 GMT</pubDate>
    <dc:creator>JasonXin</dc:creator>
    <dc:date>2014-07-17T20:56:12Z</dc:date>
    <item>
      <title>How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183340#M2193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do we have any node that can do the job of exporting a sas data set from enterprise miner. Also, can&amp;nbsp; anybody provide me with the code to export sas data set from enterprise miner to SQL Server DB directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:35:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183340#M2193</guid>
      <dc:creator>PruthviBhupathiraju</dc:creator>
      <dc:date>2014-07-17T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183341#M2194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just googled with "export sas data sets to sql server" and got many good leads. This paper should have some template to go directly to SQL server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://analytics.ncsu.edu/sesug/2002/DM10.pdf" title="http://analytics.ncsu.edu/sesug/2002/DM10.pdf"&gt;http://analytics.ncsu.edu/sesug/2002/DM10.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Xin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183341#M2194</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2014-07-17T19:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183342#M2195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your first question, check out the Save Data node in the Utility tab. You can export as tab-separated, comma-separated, and in .xlsx format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an excerpt from Help: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Saving data from a process flow diagram once required you to use the SAS Code node in conjunction with an external SAS library to export your data. Alternately, you can use the operating system to copy the data out of the project directories. The Save Data node combines these methods and enables you to save training, validation, test, score, or transaction data from a node to either a previously defined SAS library or a specified file path. The Save Data node can export JMP, Excel 2010, CSV, and tab-delimited files. The default options are designed so that the node can be deployed in SAS Enterprise Miner batch programs without user input.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ray Wright&lt;/P&gt;&lt;P&gt;EM R&amp;amp;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:22:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183342#M2195</guid>
      <dc:creator>rayIII</dc:creator>
      <dc:date>2014-07-17T19:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183343#M2196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 20:27:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183343#M2196</guid>
      <dc:creator>PruthviBhupathiraju</dc:creator>
      <dc:date>2014-07-17T20:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183344#M2197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At SAS BASE Editor, you should have Export /Import at the File menu. That can help you do the CSV, SAS data set ... file conversion. You can point and click to get the job done. There is option to save the code so you can batch-run it elsewhere without engaging the GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Xin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 20:56:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183344#M2197</guid>
      <dc:creator>JasonXin</dc:creator>
      <dc:date>2014-07-17T20:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can we export dataset from enterprise Miner as a csv file or text file?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183345#M2198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use proc export in a SAS Code node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste the below on the code editor, or change &amp;amp;EM_EXPORT_TRAIN for the macro variable of the data set that you are interested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc export data=&amp;amp;EM_EXPORT_TRAIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; outfile='c:\myfiles\mymodel.csv'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; dbms=csv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; replace;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:56:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-can-we-export-dataset-from-enterprise-Miner-as-a-csv-file-or/m-p/183345#M2198</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2014-07-18T13:56:46Z</dc:date>
    </item>
  </channel>
</rss>

