MashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoI redid the meme with what hurts melemmy.worldimagemessage-square100linkfedilinkarrow-up1748arrow-down122
arrow-up1726arrow-down1imageI redid the meme with what hurts melemmy.worldMashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square100linkfedilink
minus-squareThe Menemen@lemmy.mllinkfedilinkarrow-up4·1 year agoIs it better than R? I am not so much into python (too embedded in R).
minus-squaredudinax@programming.devlinkfedilinkarrow-up2·1 year agoI guess I don’t know. Whenever something tempts me to R, I quickly find that Python’s got a good-enough solution.
minus-squareThe Menemen@lemmy.mllinkfedilinkarrow-up3·1 year agoSame for me with python, I always fall back to R after 10 minutes of trying to do it in python. :)
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkarrow-up2·1 year 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.
Is it better than R? I am not so much into python (too embedded in R).
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.