arrow_upward
close Christmas Tree ✨ Join the LeakedBB 2024 Celebration Christmas Contest Today! Win up to $3500 in crypto-currency. ✨
☃️ Deck the halls and get ready to jingle all the way to a crypto-currency jackpot! ☃️
Don't miss out on the fun—Click Here to learn how you can join for free and make this holiday season truly special!
R code or Python for statistical analysis
#1
Currently at a cross roads of what to choose to specialize in. I realize that both have benefits, but I am currently leaning into Python more. Thoughts?



#2
i have worked with both and would vote for R. more packages focused on analysis & visualization



#3
That depends on what field you're in, I think. R has a lot premade for bioinformatics and making prettier visualizations. Python has better support for machine learning and heavy lifting with huge datasets.

For example, I had to use R to query huge databases of cancer cell RNA sequencing data and it took hours. Python processed the same amount of data faster. Your mileage may vary, of course.