BookmarkSubscribeRSS Feed
thanikondharish
Fluorite | Level 6

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

hackathon24-white-horiz.png

Join the 2025 SAS Hackathon!

Calling all data scientists and open-source enthusiasts! Want to solve real problems that impact your company or the world? Register to hack by August 31st!

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
  • 500 views
  • 0 likes
  • 2 in conversation