I'm getting a table from CAS to process with Python, but when I try to retrieve it in CAS, it won't let me. I am working in SAS Studio and I have already established the connection with SWAT and there are no problems I attach my code with which I am working.
My code
My error
This sounds like a problem for SAS Tech Support.
I understand, and the way I am returning the new table to CAS is correct?
Regardless of whether it is correct or not you are getting severe traceback response which shouldn't happen, so TS is your best bet.
Agree with others, SAS tech support is great. Give them a call.
If you want to trouble shoot more, I would start small. Make a one row data frame and try uploading it to CAS, when you know the table doesn't exist in CAS.
Then try using replace=True to see if it will overwrite.
Then see if you can make your little test more like you real code and get it to break at some point.
But that's just if you want to explore yourself (always fun). You're paying for SAS, the tech support is free. : )
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.