<?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: Combining large number of data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798888#M314064</link>
    <description>&lt;P&gt;Please provide a couple sample csv files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And ... do the 80 csv files have identical structure?&amp;nbsp; Do they all have the same 200 rows/variables in the same order?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Feb 2022 19:48:34 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2022-02-26T19:48:34Z</dc:date>
    <item>
      <title>Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798887#M314063</link>
      <description>&lt;P&gt;I have 80 patients measured on&amp;nbsp; 200 variables. The measurement was done using&amp;nbsp; analytical chemistry equipment. Each patient has his own spreadsheet with name of variables and corresponding values. Variables are in rows. Spreadsheets are separate in csv format (80x2).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to transform&amp;nbsp; all the spreadsheets in only one data with 80 patients in rows and variables in colums (80x200). This starts with importaning the 80 sheets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate if you help me with the coding of this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 19:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798887#M314063</guid>
      <dc:creator>Job04</dc:creator>
      <dc:date>2022-02-26T19:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798888#M314064</link>
      <description>&lt;P&gt;Please provide a couple sample csv files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And ... do the 80 csv files have identical structure?&amp;nbsp; Do they all have the same 200 rows/variables in the same order?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 19:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798888#M314064</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2022-02-26T19:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798890#M314065</link>
      <description>&lt;P&gt;Show the code how to import one file and then we can illustrate how to import all 80 files and combine them.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-do-I-write-a-macro-to-import-multiple-text-files-that-have/ta-p/223627" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-do-I-write-a-macro-to-import-multiple-text-files-that-have/ta-p/223627&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/324234"&gt;@Job04&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have 80 patients measured on&amp;nbsp; 200 variables. The measurement was done using&amp;nbsp; analytical chemistry equipment. Each patient has his own spreadsheet with name of variables and corresponding values. Variables are in rows. Spreadsheets are separate in csv format (80x2).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to transform&amp;nbsp; all the spreadsheets in only one data with 80 patients in rows and variables in colums (80x200). This starts with importaning the 80 sheets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would appreciate if you help me with the coding of this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 20:03:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798890#M314065</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-26T20:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798896#M314066</link>
      <description>&lt;P&gt;The same number of measurements and same variables for all patients and in the same order. The variables are numeric because they are the peaks in the spectrum. I want to change these variables to Var001,..., Var200.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The analytical equipment works with JEOL format, so&amp;nbsp; when converting to csv the column col1 showed up but has no relevance. The data for 2 patients looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Patient1&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;col1,variable,value&lt;BR /&gt;1,277 .5,28.3&lt;BR /&gt;2,276 .5,28&lt;BR /&gt;3,275 .5,27.7&lt;BR /&gt;4,274 .5,27.4&lt;BR /&gt;5,273 .5,27.1&lt;BR /&gt;6,272 .5,26.8&lt;BR /&gt;7,271 .5,26.5&lt;BR /&gt;8,270 .5,26.2&lt;BR /&gt;9,269 .5,25.9&lt;BR /&gt;10,268 .5,25.6&lt;BR /&gt;11,267 .5,25.3&lt;BR /&gt;12,266 .5,25&lt;BR /&gt;13,265 .5,24.7&lt;BR /&gt;14,264 .5,24.4&lt;BR /&gt;15,263 .5,24.1&lt;BR /&gt;16,262 .5,23.8&lt;BR /&gt;17,261 .5,23.5&lt;BR /&gt;18,260 .5,23.2&lt;BR /&gt;19,259 .5,22.9&lt;BR /&gt;20,258 .5,22.6&lt;BR /&gt;21,257 .5,22.3&lt;BR /&gt;23,256 .5,22&lt;BR /&gt;24,255 .5,21.7&lt;BR /&gt;25,254 .5,21.4&lt;BR /&gt;26,253 .5,21.1&lt;BR /&gt;27,252 .5,20.8&lt;BR /&gt;28,251 .5,20.5&lt;BR /&gt;29,250 .5,20.2&lt;BR /&gt;30,249 .5,19.9&lt;BR /&gt;31,248 .5,19.6&lt;BR /&gt;32,247 .5,19.3&lt;BR /&gt;33,246 .5,19&lt;BR /&gt;34,245 .5,18.7&lt;BR /&gt;35,244 .5,18.4&lt;BR /&gt;36,243 .5,18.1&lt;BR /&gt;37,242 .5,17.8&lt;BR /&gt;38,241 .5,17.5&lt;BR /&gt;39,240 .5,17.2&lt;BR /&gt;40,239 .5,16.9&lt;BR /&gt;41,238 .5,16.6&lt;BR /&gt;42,237 .5,16.3&lt;BR /&gt;43,236 .5,16&lt;BR /&gt;44,235 .5,15.7&lt;BR /&gt;45,234 .5,15.4&lt;BR /&gt;46,233 .5,15.1&lt;BR /&gt;47,232 .5,14.8&lt;BR /&gt;48,231 .5,14.5&lt;BR /&gt;49,230 .5,14.2&lt;BR /&gt;50,229 .5,13.9&lt;BR /&gt;51,228 .5,13.6&lt;BR /&gt;52,227 .5,13.3&lt;BR /&gt;53,226 .5,13&lt;BR /&gt;54,225 .5,12.7&lt;BR /&gt;55,224 .5,12.4&lt;BR /&gt;56,223 .5,12.1&lt;BR /&gt;57,222 .5,11.8&lt;BR /&gt;58,221 .5,11.5&lt;BR /&gt;59,220 .5,11.2&lt;BR /&gt;60,219 .5,10.9&lt;BR /&gt;61,218 .5,10.6&lt;BR /&gt;62,217 .5,10.3&lt;BR /&gt;63,216 .5,10&lt;BR /&gt;64,215 .5,9.7&lt;BR /&gt;65,214 .5,9.4&lt;BR /&gt;66,213 .5,9.1&lt;BR /&gt;67,212 .5,8.8&lt;BR /&gt;68,211 .5,8.5&lt;BR /&gt;69,210 .5,8.2&lt;BR /&gt;70,209 .5,7.9&lt;BR /&gt;71,208 .5,7.6&lt;BR /&gt;72,207 .5,7.3&lt;BR /&gt;73,206 .5,7&lt;BR /&gt;74,205 .5,6.7&lt;BR /&gt;75,204 .5,6.4&lt;BR /&gt;76,203 .5,6.1&lt;BR /&gt;77,202 .5,5.8&lt;BR /&gt;78,201 .5,5.5&lt;BR /&gt;79,200 .5,5.2&lt;BR /&gt;80,199 .5,4.9&lt;BR /&gt;81,198 .5,4.6&lt;BR /&gt;82,197 .5,4.3&lt;BR /&gt;83,196 .5,4&lt;BR /&gt;84,195 .5,3.7&lt;BR /&gt;85,194 .5,3.4&lt;BR /&gt;86,193 .5,3.1&lt;BR /&gt;87,192 .5,2.8&lt;BR /&gt;88,191 .5,2.5&lt;BR /&gt;89,190 .5,2.2&lt;BR /&gt;90,189 .5,1.9&lt;BR /&gt;91,188 .5,1.6&lt;BR /&gt;92,187 .5,1.3&lt;BR /&gt;93,186 .5,1&lt;BR /&gt;94,185 .5,0.7&lt;BR /&gt;95,184 .5,0.4&lt;BR /&gt;96,183 .5,0.1&lt;BR /&gt;97,182 .5,-0.2&lt;BR /&gt;98,181 .5,-0.5&lt;BR /&gt;99,180 .5,-0.8&lt;BR /&gt;100,179 .5,-1.1&lt;BR /&gt;101,178 .5,-1.4&lt;BR /&gt;102,177 .5,-1.7&lt;BR /&gt;103,176 .5,-2&lt;BR /&gt;104,175 .5,-2.3&lt;BR /&gt;105,174 .5,-2.6&lt;BR /&gt;106,173 .5,-2.9&lt;BR /&gt;107,172 .5,-3.2&lt;BR /&gt;108,171 .5,-3.5&lt;BR /&gt;109,170 .5,-3.8&lt;BR /&gt;110,169 .5,-4.1&lt;BR /&gt;111,168 .5,-4.4&lt;BR /&gt;112,167 .5,-4.7&lt;BR /&gt;113,166 .5,-5&lt;BR /&gt;114,165 .5,-5.3&lt;BR /&gt;115,164 .5,-5.6&lt;BR /&gt;116,163 .5,-5.9&lt;BR /&gt;117,162 .5,-6.2&lt;BR /&gt;118,161 .5,-6.5&lt;BR /&gt;119,160 .5,-6.8&lt;BR /&gt;120,159 .5,-7.1&lt;BR /&gt;121,158 .5,-7.4&lt;BR /&gt;122,157 .5,-7.7&lt;BR /&gt;123,156 .5,-8&lt;BR /&gt;124,155 .5,-8.3&lt;BR /&gt;125,154 .5,-8.6&lt;BR /&gt;126,153 .5,-8.9&lt;BR /&gt;127,152 .5,-9.2&lt;BR /&gt;128,151 .5,-9.5&lt;BR /&gt;129,150 .5,-9.8&lt;BR /&gt;130,149 .5,-10.1&lt;BR /&gt;131,148 .5,-10.4&lt;BR /&gt;132,147 .5,-10.7&lt;BR /&gt;133,146 .5,-11&lt;BR /&gt;134,145 .5,-11.3&lt;BR /&gt;135,144 .5,-11.6&lt;BR /&gt;136,143 .5,-11.9&lt;BR /&gt;137,142 .5,-12.2&lt;BR /&gt;138,141 .5,-12.5&lt;BR /&gt;139,140 .5,-12.8&lt;BR /&gt;140,139 .5,-13.1&lt;BR /&gt;141,138 .5,-13.4&lt;BR /&gt;142,137 .5,-13.7&lt;BR /&gt;143,136 .5,-14&lt;BR /&gt;144,135 .5,-14.3&lt;BR /&gt;145,134 .5,-14.6&lt;BR /&gt;146,133 .5,-14.9&lt;BR /&gt;147,132 .5,-15.2&lt;BR /&gt;148,131 .5,-15.5&lt;BR /&gt;149,130 .5,-15.8&lt;BR /&gt;150,129 .5,-16.1&lt;BR /&gt;151,128 .5,-16.4&lt;BR /&gt;152,127 .5,-16.7&lt;BR /&gt;153,126 .5,-17&lt;BR /&gt;154,125 .5,-17.3&lt;BR /&gt;155,124 .5,-17.6&lt;BR /&gt;156,123 .5,-17.9&lt;BR /&gt;157,122 .5,-18.2&lt;BR /&gt;158,121 .5,-18.5&lt;BR /&gt;159,120 .5,-18.8&lt;BR /&gt;160,119 .5,-19.1&lt;BR /&gt;161,118 .5,-19.4&lt;BR /&gt;162,117 .5,-19.7&lt;BR /&gt;163,116 .5,-20&lt;BR /&gt;164,115 .5,-20.3&lt;BR /&gt;165,114 .5,-20.6&lt;BR /&gt;166,113 .5,-20.9&lt;BR /&gt;167,112 .5,-21.2&lt;BR /&gt;168,111 .5,-21.5&lt;BR /&gt;169,110 .5,-21.8&lt;BR /&gt;170,109 .5,-22.1&lt;BR /&gt;171,108 .5,-22.4&lt;BR /&gt;172,107 .5,-22.7&lt;BR /&gt;173,106 .5,-23&lt;BR /&gt;174,105 .5,-23.3&lt;BR /&gt;175,104 .5,-23.6&lt;BR /&gt;176,103 .5,-23.9&lt;BR /&gt;177,102 .5,-24.2&lt;BR /&gt;178,101 .5,-24.5&lt;BR /&gt;179,100 .5,-24.8&lt;BR /&gt;180,99 .5,-25.1&lt;BR /&gt;181,98 .5,-25.4&lt;BR /&gt;182,97 .5,-25.7&lt;BR /&gt;183,96 .5,-26&lt;BR /&gt;184,95 .5,-26.3&lt;BR /&gt;185,94 .5,-26.6&lt;BR /&gt;186,93 .5,-26.9&lt;BR /&gt;187,92 .5,-27.2&lt;BR /&gt;188,91 .5,-27.5&lt;BR /&gt;189,90 .5,-27.8&lt;BR /&gt;190,89 .5,-28.1&lt;BR /&gt;191,88 .5,-28.4&lt;BR /&gt;192,87 .5,-28.7&lt;BR /&gt;193,86 .5,-29&lt;BR /&gt;194,85 .5,-29.3&lt;BR /&gt;195,84 .5,-29.6&lt;BR /&gt;196,83 .5,-29.9&lt;BR /&gt;197,82 .5,-30.2&lt;BR /&gt;198,81 .5,-30.5&lt;BR /&gt;199,80 .5,-30.8&lt;BR /&gt;200,79 .5,-31.1&lt;BR /&gt;201,78 .5,-31.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Patient2:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;col1,variable,value&lt;BR /&gt;1,277 .5,31.3&lt;BR /&gt;2,276 .5,31&lt;BR /&gt;3,275 .5,30.7&lt;BR /&gt;4,274 .5,30.4&lt;BR /&gt;5,273 .5,30.1&lt;BR /&gt;6,272 .5,29.8&lt;BR /&gt;7,271 .5,29.5&lt;BR /&gt;8,270 .5,29.2&lt;BR /&gt;9,269 .5,28.9&lt;BR /&gt;10,268 .5,28.6&lt;BR /&gt;11,267 .5,28.3&lt;BR /&gt;12,266 .5,28&lt;BR /&gt;13,265 .5,27.7&lt;BR /&gt;14,264 .5,27.4&lt;BR /&gt;15,263 .5,27.1&lt;BR /&gt;16,262 .5,26.8&lt;BR /&gt;17,261 .5,26.5&lt;BR /&gt;18,260 .5,26.2&lt;BR /&gt;19,259 .5,25.9&lt;BR /&gt;20,258 .5,25.6&lt;BR /&gt;21,257 .5,25.3&lt;BR /&gt;23,256 .5,25&lt;BR /&gt;24,255 .5,24.7&lt;BR /&gt;25,254 .5,24.4&lt;BR /&gt;26,253 .5,24.1&lt;BR /&gt;27,252 .5,23.8&lt;BR /&gt;28,251 .5,23.5&lt;BR /&gt;29,250 .5,23.2&lt;BR /&gt;30,249 .5,22.9&lt;BR /&gt;31,248 .5,22.6&lt;BR /&gt;32,247 .5,22.3&lt;BR /&gt;33,246 .5,22&lt;BR /&gt;34,245 .5,21.7&lt;BR /&gt;35,244 .5,21.4&lt;BR /&gt;36,243 .5,21.1&lt;BR /&gt;37,242 .5,20.8&lt;BR /&gt;38,241 .5,20.5&lt;BR /&gt;39,240 .5,20.2&lt;BR /&gt;40,239 .5,19.9&lt;BR /&gt;41,238 .5,19.6&lt;BR /&gt;42,237 .5,19.3&lt;BR /&gt;43,236 .5,19&lt;BR /&gt;44,235 .5,18.7&lt;BR /&gt;45,234 .5,18.4&lt;BR /&gt;46,233 .5,18.1&lt;BR /&gt;47,232 .5,17.8&lt;BR /&gt;48,231 .5,17.5&lt;BR /&gt;49,230 .5,17.2&lt;BR /&gt;50,229 .5,16.9&lt;BR /&gt;51,228 .5,16.6&lt;BR /&gt;52,227 .5,16.3&lt;BR /&gt;53,226 .5,16&lt;BR /&gt;54,225 .5,15.7&lt;BR /&gt;55,224 .5,15.4&lt;BR /&gt;56,223 .5,15.1&lt;BR /&gt;57,222 .5,14.8&lt;BR /&gt;58,221 .5,14.5&lt;BR /&gt;59,220 .5,14.2&lt;BR /&gt;60,219 .5,13.9&lt;BR /&gt;61,218 .5,13.6&lt;BR /&gt;62,217 .5,13.3&lt;BR /&gt;63,216 .5,13&lt;BR /&gt;64,215 .5,12.7&lt;BR /&gt;65,214 .5,12.4&lt;BR /&gt;66,213 .5,12.1&lt;BR /&gt;67,212 .5,11.8&lt;BR /&gt;68,211 .5,11.5&lt;BR /&gt;69,210 .5,11.2&lt;BR /&gt;70,209 .5,10.9&lt;BR /&gt;71,208 .5,10.6&lt;BR /&gt;72,207 .5,10.3&lt;BR /&gt;73,206 .5,10&lt;BR /&gt;74,205 .5,9.7&lt;BR /&gt;75,204 .5,9.4&lt;BR /&gt;76,203 .5,9.1&lt;BR /&gt;77,202 .5,8.8&lt;BR /&gt;78,201 .5,8.5&lt;BR /&gt;79,200 .5,8.2&lt;BR /&gt;80,199 .5,7.9&lt;BR /&gt;81,198 .5,7.6&lt;BR /&gt;82,197 .5,7.3&lt;BR /&gt;83,196 .5,7&lt;BR /&gt;84,195 .5,6.7&lt;BR /&gt;85,194 .5,6.4&lt;BR /&gt;86,193 .5,6.1&lt;BR /&gt;87,192 .5,5.8&lt;BR /&gt;88,191 .5,5.5&lt;BR /&gt;89,190 .5,5.2&lt;BR /&gt;90,189 .5,4.9&lt;BR /&gt;91,188 .5,4.6&lt;BR /&gt;92,187 .5,4.3&lt;BR /&gt;93,186 .5,4&lt;BR /&gt;94,185 .5,3.7&lt;BR /&gt;95,184 .5,3.4&lt;BR /&gt;96,183 .5,3.1&lt;BR /&gt;97,182 .5,2.8&lt;BR /&gt;98,181 .5,2.5&lt;BR /&gt;99,180 .5,2.2&lt;BR /&gt;100,179 .5,1.9&lt;BR /&gt;101,178 .5,1.6&lt;BR /&gt;102,177 .5,1.3&lt;BR /&gt;103,176 .5,1&lt;BR /&gt;104,175 .5,0.7&lt;BR /&gt;105,174 .5,0.4&lt;BR /&gt;106,173 .5,0.1&lt;BR /&gt;107,172 .5,-0.2&lt;BR /&gt;108,171 .5,-0.5&lt;BR /&gt;109,170 .5,-0.8&lt;BR /&gt;110,169 .5,-1.1&lt;BR /&gt;111,168 .5,-1.4&lt;BR /&gt;112,167 .5,-1.7&lt;BR /&gt;113,166 .5,-2&lt;BR /&gt;114,165 .5,-2.3&lt;BR /&gt;115,164 .5,-2.6&lt;BR /&gt;116,163 .5,-2.9&lt;BR /&gt;117,162 .5,-3.2&lt;BR /&gt;118,161 .5,-3.5&lt;BR /&gt;119,160 .5,-3.8&lt;BR /&gt;120,159 .5,-4.1&lt;BR /&gt;121,158 .5,-4.4&lt;BR /&gt;122,157 .5,-4.7&lt;BR /&gt;123,156 .5,-5&lt;BR /&gt;124,155 .5,-5.3&lt;BR /&gt;125,154 .5,-5.6&lt;BR /&gt;126,153 .5,-5.9&lt;BR /&gt;127,152 .5,-6.2&lt;BR /&gt;128,151 .5,-6.5&lt;BR /&gt;129,150 .5,-6.8&lt;BR /&gt;130,149 .5,-7.1&lt;BR /&gt;131,148 .5,-7.4&lt;BR /&gt;132,147 .5,-7.7&lt;BR /&gt;133,146 .5,-8&lt;BR /&gt;134,145 .5,-8.3&lt;BR /&gt;135,144 .5,-8.6&lt;BR /&gt;136,143 .5,-8.9&lt;BR /&gt;137,142 .5,-9.2&lt;BR /&gt;138,141 .5,-9.5&lt;BR /&gt;139,140 .5,-9.8&lt;BR /&gt;140,139 .5,-10.1&lt;BR /&gt;141,138 .5,-10.4&lt;BR /&gt;142,137 .5,-10.7&lt;BR /&gt;143,136 .5,-11&lt;BR /&gt;144,135 .5,-11.3&lt;BR /&gt;145,134 .5,-11.6&lt;BR /&gt;146,133 .5,-11.9&lt;BR /&gt;147,132 .5,-12.2&lt;BR /&gt;148,131 .5,-12.5&lt;BR /&gt;149,130 .5,-12.8&lt;BR /&gt;150,129 .5,-13.1&lt;BR /&gt;151,128 .5,-13.4&lt;BR /&gt;152,127 .5,-13.7&lt;BR /&gt;153,126 .5,-14&lt;BR /&gt;154,125 .5,-14.3&lt;BR /&gt;155,124 .5,-14.6&lt;BR /&gt;156,123 .5,-14.9&lt;BR /&gt;157,122 .5,-15.2&lt;BR /&gt;158,121 .5,-15.5&lt;BR /&gt;159,120 .5,-15.8&lt;BR /&gt;160,119 .5,-16.1&lt;BR /&gt;161,118 .5,-16.4&lt;BR /&gt;162,117 .5,-16.7&lt;BR /&gt;163,116 .5,-17&lt;BR /&gt;164,115 .5,-17.3&lt;BR /&gt;165,114 .5,-17.6&lt;BR /&gt;166,113 .5,-17.9&lt;BR /&gt;167,112 .5,-18.2&lt;BR /&gt;168,111 .5,-18.5&lt;BR /&gt;169,110 .5,-18.8&lt;BR /&gt;170,109 .5,-19.1&lt;BR /&gt;171,108 .5,-19.4&lt;BR /&gt;172,107 .5,-19.7&lt;BR /&gt;173,106 .5,-20&lt;BR /&gt;174,105 .5,-20.3&lt;BR /&gt;175,104 .5,-20.6&lt;BR /&gt;176,103 .5,-20.9&lt;BR /&gt;177,102 .5,-21.2&lt;BR /&gt;178,101 .5,-21.5&lt;BR /&gt;179,100 .5,-21.8&lt;BR /&gt;180,99 .5,-22.1&lt;BR /&gt;181,98 .5,-22.4&lt;BR /&gt;182,97 .5,-22.7&lt;BR /&gt;183,96 .5,-23&lt;BR /&gt;184,95 .5,-23.3&lt;BR /&gt;185,94 .5,-23.6&lt;BR /&gt;186,93 .5,-23.9&lt;BR /&gt;187,92 .5,-24.2&lt;BR /&gt;188,91 .5,-24.5&lt;BR /&gt;189,90 .5,-24.8&lt;BR /&gt;190,89 .5,-25.1&lt;BR /&gt;191,88 .5,-25.4&lt;BR /&gt;192,87 .5,-25.7&lt;BR /&gt;193,86 .5,-26&lt;BR /&gt;194,85 .5,-26.3&lt;BR /&gt;195,84 .5,-26.6&lt;BR /&gt;196,83 .5,-26.9&lt;BR /&gt;197,82 .5,-27.2&lt;BR /&gt;198,81 .5,-27.5&lt;BR /&gt;199,80 .5,-27.8&lt;BR /&gt;200,79 .5,-28.1&lt;BR /&gt;201,78 .5,-28.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to replace these variables by:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Var001&lt;BR /&gt;Var002&lt;BR /&gt;Var003&lt;BR /&gt;Var004&lt;BR /&gt;Var005&lt;BR /&gt;Var006&lt;BR /&gt;Var007&lt;BR /&gt;Var008&lt;BR /&gt;Var009&lt;BR /&gt;Var010&lt;BR /&gt;Var011&lt;BR /&gt;Var012&lt;BR /&gt;Var013&lt;BR /&gt;Var014&lt;BR /&gt;Var015&lt;BR /&gt;Var016&lt;BR /&gt;Var017&lt;BR /&gt;Var018&lt;BR /&gt;Var019&lt;BR /&gt;Var020&lt;BR /&gt;Var021&lt;BR /&gt;Var022&lt;BR /&gt;Var023&lt;BR /&gt;Var024&lt;BR /&gt;Var025&lt;BR /&gt;Var026&lt;BR /&gt;Var027&lt;BR /&gt;Var028&lt;BR /&gt;Var029&lt;BR /&gt;Var030&lt;BR /&gt;Var031&lt;BR /&gt;Var032&lt;BR /&gt;Var033&lt;BR /&gt;Var034&lt;BR /&gt;Var035&lt;BR /&gt;Var036&lt;BR /&gt;Var037&lt;BR /&gt;Var038&lt;BR /&gt;Var039&lt;BR /&gt;Var040&lt;BR /&gt;Var041&lt;BR /&gt;Var042&lt;BR /&gt;Var043&lt;BR /&gt;Var044&lt;BR /&gt;Var045&lt;BR /&gt;Var046&lt;BR /&gt;Var047&lt;BR /&gt;Var048&lt;BR /&gt;Var049&lt;BR /&gt;Var050&lt;BR /&gt;Var051&lt;BR /&gt;Var052&lt;BR /&gt;Var053&lt;BR /&gt;Var054&lt;BR /&gt;Var055&lt;BR /&gt;Var056&lt;BR /&gt;Var057&lt;BR /&gt;Var058&lt;BR /&gt;Var059&lt;BR /&gt;Var060&lt;BR /&gt;Var061&lt;BR /&gt;Var062&lt;BR /&gt;Var063&lt;BR /&gt;Var064&lt;BR /&gt;Var065&lt;BR /&gt;Var066&lt;BR /&gt;Var067&lt;BR /&gt;Var068&lt;BR /&gt;Var069&lt;BR /&gt;Var070&lt;BR /&gt;Var071&lt;BR /&gt;Var072&lt;BR /&gt;Var073&lt;BR /&gt;Var074&lt;BR /&gt;Var075&lt;BR /&gt;Var076&lt;BR /&gt;Var077&lt;BR /&gt;Var078&lt;BR /&gt;Var079&lt;BR /&gt;Var080&lt;BR /&gt;Var081&lt;BR /&gt;Var082&lt;BR /&gt;Var083&lt;BR /&gt;Var084&lt;BR /&gt;Var085&lt;BR /&gt;Var086&lt;BR /&gt;Var087&lt;BR /&gt;Var088&lt;BR /&gt;Var089&lt;BR /&gt;Var090&lt;BR /&gt;Var091&lt;BR /&gt;Var092&lt;BR /&gt;Var093&lt;BR /&gt;Var094&lt;BR /&gt;Var095&lt;BR /&gt;Var096&lt;BR /&gt;Var097&lt;BR /&gt;Var098&lt;BR /&gt;Var099&lt;BR /&gt;Var100&lt;BR /&gt;Var101&lt;BR /&gt;Var102&lt;BR /&gt;Var103&lt;BR /&gt;Var104&lt;BR /&gt;Var105&lt;BR /&gt;Var106&lt;BR /&gt;Var107&lt;BR /&gt;Var108&lt;BR /&gt;Var109&lt;BR /&gt;Var110&lt;BR /&gt;Var111&lt;BR /&gt;Var112&lt;BR /&gt;Var113&lt;BR /&gt;Var114&lt;BR /&gt;Var115&lt;BR /&gt;Var116&lt;BR /&gt;Var117&lt;BR /&gt;Var118&lt;BR /&gt;Var119&lt;BR /&gt;Var120&lt;BR /&gt;Var121&lt;BR /&gt;Var122&lt;BR /&gt;Var123&lt;BR /&gt;Var124&lt;BR /&gt;Var125&lt;BR /&gt;Var126&lt;BR /&gt;Var127&lt;BR /&gt;Var128&lt;BR /&gt;Var129&lt;BR /&gt;Var130&lt;BR /&gt;Var131&lt;BR /&gt;Var132&lt;BR /&gt;Var133&lt;BR /&gt;Var134&lt;BR /&gt;Var135&lt;BR /&gt;Var136&lt;BR /&gt;Var137&lt;BR /&gt;Var138&lt;BR /&gt;Var139&lt;BR /&gt;Var140&lt;BR /&gt;Var141&lt;BR /&gt;Var142&lt;BR /&gt;Var143&lt;BR /&gt;Var144&lt;BR /&gt;Var145&lt;BR /&gt;Var146&lt;BR /&gt;Var147&lt;BR /&gt;Var148&lt;BR /&gt;Var149&lt;BR /&gt;Var150&lt;BR /&gt;Var151&lt;BR /&gt;Var152&lt;BR /&gt;Var153&lt;BR /&gt;Var154&lt;BR /&gt;Var155&lt;BR /&gt;Var156&lt;BR /&gt;Var157&lt;BR /&gt;Var158&lt;BR /&gt;Var159&lt;BR /&gt;Var160&lt;BR /&gt;Var161&lt;BR /&gt;Var162&lt;BR /&gt;Var163&lt;BR /&gt;Var164&lt;BR /&gt;Var165&lt;BR /&gt;Var166&lt;BR /&gt;Var167&lt;BR /&gt;Var168&lt;BR /&gt;Var169&lt;BR /&gt;Var170&lt;BR /&gt;Var171&lt;BR /&gt;Var172&lt;BR /&gt;Var173&lt;BR /&gt;Var174&lt;BR /&gt;Var175&lt;BR /&gt;Var176&lt;BR /&gt;Var177&lt;BR /&gt;Var178&lt;BR /&gt;Var179&lt;BR /&gt;Var180&lt;BR /&gt;Var181&lt;BR /&gt;Var182&lt;BR /&gt;Var183&lt;BR /&gt;Var184&lt;BR /&gt;Var185&lt;BR /&gt;Var186&lt;BR /&gt;Var187&lt;BR /&gt;Var188&lt;BR /&gt;Var189&lt;BR /&gt;Var190&lt;BR /&gt;Var191&lt;BR /&gt;Var192&lt;BR /&gt;Var193&lt;BR /&gt;Var194&lt;BR /&gt;Var195&lt;BR /&gt;Var196&lt;BR /&gt;Var197&lt;BR /&gt;Var198&lt;BR /&gt;Var199&lt;BR /&gt;Var200&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 21:01:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798896#M314066</guid>
      <dc:creator>Job04</dc:creator>
      <dc:date>2022-02-26T21:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798900#M314068</link>
      <description>&lt;P&gt;proc import datafile="C:\Users\hp\Desktop\data\T1.002.csv" &lt;BR /&gt;dbms=csv out=out;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 21:20:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798900#M314068</guid>
      <dc:creator>Job04</dc:creator>
      <dc:date>2022-02-26T21:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798901#M314069</link>
      <description>You know that the data shown has 201 variables?</description>
      <pubDate>Sat, 26 Feb 2022 21:21:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798901#M314069</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-26T21:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798904#M314071</link>
      <description>&lt;P&gt;The data actually has more than 200 variables. I was just making something looks like the real data.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 21:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798904#M314071</guid>
      <dc:creator>Job04</dc:creator>
      <dc:date>2022-02-26T21:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798905#M314072</link>
      <description>&lt;P&gt;Assuming all files are in a single folder, something like this should work, untested:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let path2files = C:\Users\hp\Deskotp\data\;

data import_all;
 
*make sure variables to store file name are long enough;
length filename txt_file_name $256;
 
*keep file name from record to record;
retain txt_file_name;
 
*Use wildcard in input;
infile "&amp;amp;path2files\*.csv" dsd eov=eov filename=filename truncover;
 
*Input first record and hold line;
input@;
 
*Check if this is the first record or the first record in a new file;
*If it is, replace the filename with the new file name and move to next line;
if _n_ eq 1 or eov then do;
txt_file_name = scan(filename, -1, "\");
eov=0;delete;
end;
 
*Otherwise  go to the import step and read the files;
else input
 col1 variable value;
 
;
format col1 z3.;
run;

proc sort data=import_all;
by txt_file_name col1;
run;

proc transpose data=import_all out=want prefix=VAR_;
by txt_file_name;
id col1;
var value;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/324234"&gt;@Job04&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;proc import datafile="C:\Users\hp\Desktop\data\T1.002.csv" &lt;BR /&gt;dbms=csv out=out;&lt;BR /&gt;run;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 21:28:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798905#M314072</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-26T21:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798906#M314073</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/324234"&gt;@Job04&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;The data actually has more than 200 variables. I was just making something looks like the real data.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;5 to 10 lines are sufficient then.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 21:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798906#M314073</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-26T21:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798908#M314075</link>
      <description>&lt;P&gt;I did this mistake just last week. and claimed great work done by someone else to myself.&lt;/P&gt;
&lt;P&gt;When you answer worked I&amp;nbsp; rushed to say thank you and replied to myself. So embarrassing. I'm so sorry.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 22:30:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798908#M314075</guid>
      <dc:creator>Job04</dc:creator>
      <dc:date>2022-02-26T22:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798911#M314078</link>
      <description>&lt;P&gt;Suggestion: take a small amount of that data and show what the expected result would be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I look at this "description I see 4 values and you have maybe addressed one.&lt;/P&gt;
&lt;PRE&gt;col1,variable,value
1,277 .5,28.3
2,276 .5,28
3,275 .5,27.7
4,274 .5,27.4
5,273 .5,27.1
6,272 .5,26.8&lt;/PRE&gt;
&lt;P&gt;On the first row I see what appears to be Col1 with a value of 1, which if I understand correctly, you don't actually want.&lt;/P&gt;
&lt;P&gt;Then for a CSV file there is a value with a space in the middle that would be "277 .5". So how does this relate to your creation of variables? Why does every single one of those have a ' .5' component?&amp;nbsp; Last, I would say that the value of interest is 28.3 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure that you actually gain anything with your proposed Var001 to Var200 structure. It might make sense to use Var078 to Var277 since you have values related to 78,79,...; 277. Then the variable names would have an immediate link back to the source data.&lt;/P&gt;
&lt;P&gt;This a short example of one way that may be useful if you really think you need a whole slew of variable but uses my proposed naming:&lt;/P&gt;
&lt;PRE&gt;data example;
  infile datalines dlm=' ,' ;
  input col1 index junk$ value ;
  array vars(272:277) var272-var277;
  retain var272-var277;
  vars(index)=value;
  drop col1 index junk;
datalines;
1,277 .5,28.3
2,276 .5,28
3,275 .5,27.7
4,274 .5,27.4
5,273 .5,27.1
6,272 .5,26.8
;&lt;/PRE&gt;
&lt;P&gt;The infile DLM= option says to also use a space as well as comma so it easy to read that index. The array statement uses the (272:277) to set the expected index values to match with the variables in the list.&lt;/P&gt;
&lt;P&gt;The retain keeps all of the values from each line read. You would actually only want the last record but isn't quite as easy to do with inline data using INFILE Datalines.&lt;/P&gt;
&lt;P&gt;Reading an external datafile, not the inline values I show here, you could add an INFILE option of end= that would only write the data out then the last record is read. Something like:&lt;/P&gt;
&lt;PRE&gt;data example;
  infile yourfilename dlm=' ,' end=lastone;
  input col1 index junk$ value ;
  array vars(272:277) var272-var277;
  retain var272-var277;
  vars(index)=value;
  drop col1 index junk;
  if lastone then output;
datalines;
1,277 .5,28.3
2,276 .5,28
3,275 .5,27.7
4,274 .5,27.4
5,273 .5,27.1
6,272 .5,26.8
;&lt;/PRE&gt;
&lt;P&gt;Obviously you should change the 272 to 079 above.&lt;/P&gt;
&lt;P&gt;If all of the files are in the same folder your infile statement may be able to use a wildcard to read all of the files in one pass, add a FILENAME= option to the infile to capture which file the records are from. Maybe something like&lt;/P&gt;
&lt;PRE&gt;data example;
  length patientfile source $ 200;
  infile "c:\folder\subfolder\patientfile*.csv" dlm=' ,' end=lastone filename=source;
  input col1 index junk$ value ;
  array vars(272:277) var272-var277;
  retain var272-var277;
  vars(index)=value;
  drop col1 index junk;
  Patientfile=source;
  if lastone then output;
datalines;
1,277 .5,28.3
2,276 .5,28
3,275 .5,27.7
4,274 .5,27.4
5,273 .5,27.1
6,272 .5,26.8
;&lt;/PRE&gt;</description>
      <pubDate>Sat, 26 Feb 2022 22:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798911#M314078</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-02-26T22:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Combining large number of data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798923#M314085</link>
      <description>&lt;P&gt;You should be able to read ALL of the files in one data step.&lt;/P&gt;
&lt;P&gt;From your posted example you appear to have four variables, not three in your files.&amp;nbsp; The middle one looks like it has two values separated by a space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First let's make some example files we can use test out program.&amp;nbsp; Let's call them pat1.csv and pat2.csv&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let path=%sysfunc(pathname(work));

data _null_;
  file "&amp;amp;path/pat1.csv";
  input;
  put _infile_;
cards;
col1,variable,value
1,277 .5,31.3
2,276 .5,31
3,275 .5,30.7
4,274 .5,30.4
5,273 .5,30.1
;


data _null_;
  file "&amp;amp;path/pat2.csv";
  input;
  put _infile_;
cards;
col1,variable,value
1,277 .5,28.3
2,276 .5,28
3,275 .5,27.7
4,274 .5,27.4
5,273 .5,27.1
;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Now let's read all of the files in that directory that start with pat and end with .csv.&lt;/P&gt;
&lt;P&gt;When can test that first column's value to figure out when we have read a header row and discard it.&lt;/P&gt;
&lt;P&gt;I am not sure what you want to call those .5's, let's call it measure just to have a name.&lt;/P&gt;
&lt;P&gt;Let's tell SAS to use both comma and space as the possible delimiters.&lt;/P&gt;
&lt;P&gt;You can use the filename as the patient id.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data raw ;
  length fname $256;
  infile "&amp;amp;path/pat*.csv" dsd dlm=', ' truncover filename=fname ;
  length patient $30 col1 $5 varname $32 measure value 8;
  input col1 @ ;
  if col1='col1' then delete;
  input varname measure value;
  patient = scan(fname,-2,'./\');
  drop col1;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;So now you have data like this:&lt;/P&gt;
&lt;PRE&gt;Obs    patient    varname    measure    value

  1     pat1        277        0.5       31.3
  2     pat1        276        0.5       31.0
  3     pat1        275        0.5       30.7
  4     pat1        274        0.5       30.4
  5     pat1        273        0.5       30.1
  6     pat2        277        0.5       28.3
  7     pat2        276        0.5       28.0
  8     pat2        275        0.5       27.7
  9     pat2        274        0.5       27.4
 10     pat2        273        0.5       27.1
&lt;/PRE&gt;
&lt;P&gt;That might actually be the format you want.&amp;nbsp; It really depends on what are going to do.&lt;/P&gt;
&lt;P&gt;But if want to turn it into one observation per patient you could use PROC TRANSPOSE.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc transpose data=raw out=want (drop=_name_) prefix=var;
  by patient measure ;
  id varname;
  var value;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Now you have this data:&lt;/P&gt;
&lt;PRE&gt;Obs    patient    measure    var277    var276    var275    var274    var273

 1      pat1        0.5       31.3       31       30.7      30.4      30.1
 2      pat2        0.5       28.3       28       27.7      27.4      27.1

&lt;/PRE&gt;</description>
      <pubDate>Sun, 27 Feb 2022 03:51:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Combining-large-number-of-data/m-p/798923#M314085</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-02-27T03:51:39Z</dc:date>
    </item>
  </channel>
</rss>

