top | item 25059446

(no title)

pyromine | 5 years ago

R is a nasty nasty language for productionalizing things, honestly it's just too flexible and let's you do the craziest things.

But being so flexible makes it really expressive for doing ad-hoc analysis where you really don't know what you're looking for yet.

discuss

order

laichzeit0|5 years ago

It’s not just the language/runtime though. It’s the entire ecosystem around that that’s required to productionize it in any modern sense of the word. It’s hard to get right even in Python. I mean Flask (even with restx) still doesn’t even generate Swagger 3 documentation.