MashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1 month agoI redid the meme with what hurts melemmy.worldimagemessage-square100fedilinkarrow-up1746arrow-down122
arrow-up1724arrow-down1imageI redid the meme with what hurts melemmy.worldMashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1 month agomessage-square100fedilink
minus-squaremenemen@lemmy.mllinkfedilinkarrow-up4·1 month agoIs it better than R? I am not so much into python (too embedded in R).
minus-squaredudinax@programming.devlinkfedilinkarrow-up2·1 month agoI guess I don’t know. Whenever something tempts me to R, I quickly find that Python’s got a good-enough solution.
minus-squaremenemen@lemmy.mllinkfedilinkarrow-up3·1 month 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 month 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.