You will get better results on this forum posting the text of any errors. If code is involved and the error occurs in the log then post the code and error from the log into a code box opened using the forum's {I} icon to preserve formatting.
Hi @acordes,
As per this blog post, only certain Python modules are available for use when using the Python kernel in SAS University Edition. SAS University Edition does include over 300 Python modules, but because SAS UE is packaged in a virtual machine that cannot altered, unfortunately you cannot install additional modules.
To see a complete list of the Python modules available in SAS UE, run
help('modules')
from within a Python notebook.
Hopefully this helps!
-Brian
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.