Re: mlink SASImport
- To: mathgroup at smc.vnet.net
- Subject: [mg120426] Re: mlink SASImport
- From: "Hobbs, Sylvia (DPH)" <sylvia.hobbs at state.ma.us>
- Date: Fri, 22 Jul 2011 03:42:13 -0400 (EDT)
- References: <j08sod$6ge$1@smc.vnet.net>,<ba5c2faf-3868-4f20-b1b2-aa280e7dcf3a@r28g2000prb.googlegroups.com>
See: http://library.wolfram.com/infocenter/MathSource/7808/ Sylva Hobbs ________________________________________ From: Gary Owen [jloughlin at loughlinconsulting.com] Sent: Thursday, July 21, 2011 7:36 PM To: Hobbs, Sylvia (DPH) Subject: [mg120426] Re: mlink SASImport On Jul 21, 2:50 am, "Hobbs, Sylvia (DPH)" <sylvia.ho... at state.ma.us> wrote: > After importing a huge SAS data set into Mathematica that contains 400 data elements, is there a global validation command where Mathematica could return a report of on the blanks and content frequencies in all of the data fields or do you have to run separate queries for every single data element? > > Sylvia Hobbs How did you import the SAS data? Did you first export the SAS data to excel or csv and then import that data into Mathematica? Or were you able to import the SAS data directly? If so, what Mathematica code did you use? I use SAS a lot and it would be great if I could import SAS data dircectly into Mathematica.