Tagged "production"

APIs: the language agnostic love story

Extending the love story through design choices You may have noticed by now that we at RStudio have been emphatic about the R & Python love story.

Python & R in production — the API way

In my previous post I discussed how we can alter the R & Python story to be predicated on APIs as a way to bridge the language divide.

Medium Data and Production API Pipeline

“[P]arsing huge json strings is difficult and inefficient.”1 If you have an API that needs to receive a large amount of json, sending that over will be slow.