BookmarkSubscribeRSS Feed
thanikondharish
Calcite | Level 5

How to execute/operate python code in sas tool?
If we can please give one sample code.

1 REPLY 1
HarrySnart
SAS Employee

Hi @thanikondharish 

 

If you're on SAS Viya then you may want to read this Communities post about PROC PYTHON: https://communities.sas.com/t5/SAS-Communities-Library/Using-PROC-PYTHON-to-augment-your-SAS-program...

 

Another way of calling Python from SAS would be to look at Python Objects in PROC FCMP: https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lecompobjref/p18qp136f91aaqn1h54v3b6pkant.htm

 

Here's an example screenshot with some code. It allows you to compile Python scripts as functions callable from SAS (e.g. data step)

 

HarrySnart_0-1677491038319.png

Hope this helps

Harry

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 306 views
  • 0 likes
  • 2 in conversation