Hi Data Analysts
How to migrate SAS Code to Python Code any tutorials are there what is snowflake schema roll in migration
process
Hi Reeza
I mean no translate the code if suppose existing projects are there so if client asked the same project
using python pandas so how to start task using python pandas for existing datasets i want basic
procedure to understand just because few companies asking those who have experience in sas to python
migration projects thats why i am requesting
@BrahmanandaRao - Google is your friend. If you search for "SAS to Python conversion" here are the first three links I found:
https://towardsdatascience.com/beginners-guide-to-transition-from-sas-to-python-fcd17438a7a6
https://riskspan.com/sas-to-python-migration/
There are many other links for you to check out. From these you should be able to learn enough to intelligently answer recruitment questions.
BTW, I know pretty much nothing about Python but I do know how to do internet searches and learn from links like the above. You shouldn't have any problem doing the same.
What is the best way for a SAS programmer to learn Python?
Since the languages have very different paradigms, a "translation" has to be done by re-implementing the original design in the new language. And the "translator" has to be very proficient in the target language, and proficient in SAS.
So you need to start by making yourself a highly skilled Python programmer, and get to know the purpose(s) of the available SAS code.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.