Hi All,
Can anyone please let me know what technical issues one can face while migrating code from SAS to Python? I am looking for some examples like this:-
For ex:-
1. SAS function RanUni does not work as it is in Python.
2. Table created in SAS code can be referenced many times in same script, how ever Python deals with this situation differently.
I appreciate help on this topic as my team will start with migration engagement soon.