MashedTech@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoI redid the meme with what hurts melemmy.worldimagemessage-square101fedilinkarrow-up1749arrow-down122 cross-posted to: programmer_humor@programming.dev
arrow-up1727arrow-down1imageI redid the meme with what hurts melemmy.worldMashedTech@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square101fedilink cross-posted to: programmer_humor@programming.dev
minus-squareThe Menemen@lemmy.mllinkfedilinkarrow-up4·2 years agoIs it better than R? I am not so much into python (too embedded in R).
minus-squaredudinax@programming.devlinkfedilinkarrow-up2·2 years 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·2 years 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·2 years 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.