@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 3 months agoI redid the meme with what hurts melemmy.worldimagemessage-square100fedilinkarrow-up1750arrow-down120 cross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
arrow-up1730arrow-down1imageI redid the meme with what hurts melemmy.world@MashedTech@lemmy.world to Programmer Humor@lemmy.ml • 3 months agomessage-square100fedilink cross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
minus-square@dudinax@programming.devlinkfedilink2•3 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-square@menemen@lemmy.mllinkfedilink3•3 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.worldlinkfedilink2•3 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.