@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 2 months agoI redid the meme with what hurts melemmy.worldimagemessage-square100fedilinkarrow-up1746arrow-down124 cross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
arrow-up1722arrow-down1imageI redid the meme with what hurts melemmy.world@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 2 months agomessage-square100fedilink cross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
minus-square@dudinax@programming.devlinkfedilink2•2 months agoI guess I don’t know. Whenever something tempts me to R, I quickly find that Python’s got a good-enough solution.
minus-square@menemen@lemmy.mllinkfedilink3•2 months agoSame for me with python, I always fall back to R after 10 minutes of trying to do it in python. :)
minus-square@Knock_Knock_Lemmy_In@lemmy.worldlinkfedilink2•2 months agoR is better if you want some very specific, niche statistical packages. Python is better if you want to combine statistics with any other compute process.
I guess I don’t know. Whenever something tempts me to R, I quickly find that Python’s got a good-enough solution.
Same for me with python, I always fall back to R after 10 minutes of trying to do it in python. :)
R is better if you want some very specific, niche statistical packages.
Python is better if you want to combine statistics with any other compute process.