R Packages That Microsoft Uses
Welcome back! R is one of the best programming languages for data processing, so, let’s take a look at some of the R packages that Microsoft actually uses! The process of me finding these languages was by going to their career page, looking at relevant positions, and noting the packages that they used:
So, let’s take a look at some of these packages!
Data.Table
First up we have data.table, a very popular data manipulation package used by several different companies. This is also one of the most popular packages out there, check out the link below to learn more about this package:
TensorFlow
Next up up we have TensorFlow, a very popular machine learning package developed by Google…