How can I access tables created in SAS Enterprise Guide Client into SAS Enterprise Miner Client?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
Obviously there is probably a better solution available than what I'm about to say - especially since these are both SAS products. However but I think it bares saying that if all else fails, when your data is in a tabular structure, you can almost always export the data as a deliminated text file (e.g. csv) and import it into the new program as a deliminated text file. I don't think I've seen a program that works with tablular data structures yet that doesn't provide these options. |
|||
|
|