@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 8 months agoI redid the meme with what hurts melemmy.worldimagemessage-square97fedilinkarrow-up11arrow-down10 cross-posted to: programmer_humor@programming.dev
arrow-up11arrow-down1imageI redid the meme with what hurts melemmy.world@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 8 months agomessage-square97fedilink cross-posted to: programmer_humor@programming.dev
minus-square@dudinax@programming.devlinkfedilink0•8 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-squareThe Menemenlinkfedilink0•8 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.worldlinkfedilink0•8 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.