How to execute/operate python code in sas tool?If we can please give one sample code.
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)
Hope this helps
Harry
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
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.
Browse our catalog!