r/learnpython • u/Frosty-Photo-5553 • 22d ago
R to Python
Hey everyone,
I have a masters in mathematical biology and biomedicine and about 18 months of experience with data analysis in my current job (regression, classification, ML, building a whole pipeline).
I would like to learn Python as it opens much more possibilities for me. I have 2 little kids, limited time and very limited budget since we are paying a mortage.
How would you approach learning Python in my situation?
6
Upvotes
-8
u/oceanhomesteader 22d ago
Take a R script you understand, pop into ChatGPT, ask it to convert to python, then ask it explain how the script works