Hi! I am using SAS Enterprise Guide and I was wondering if there is a way to write python code directly in SAS, and if there is a way to do so if you can guide me on how. examples for use cases I would like to perform: I have data in a table in SAS and I want to perform several manipulations with Pandas I have a CSV file and I want to read it using Pandas and perform manipulation on that data Thanks ahead!
... View more