MashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1年前I redid the meme with what hurts melemmy.worldexternal-linkmessage-square88fedilinkarrow-up1232arrow-down17 cross-posted to: programmer_humor@programming.dev
arrow-up1225arrow-down1external-linkI redid the meme with what hurts melemmy.worldMashedTech@lemmy.world to Programmer Humor@lemmy.ml · 1年前message-square88fedilink cross-posted to: programmer_humor@programming.dev
minus-squaredudinax@programming.devlinkfedilinkarrow-up1·1年前I 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-up2·1年前Same 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年前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.
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.