Category: Technology
-
Data Science Toolbox: How to use R with Tableau
Recently, Tableau released an exciting feature that enhances the capabilities of data analytics: R integration via RServe. By bringing together Tableau and R, data scientists and analysts can now enjoy a more comprehensive and powerful data science toolbox. Whether you’re an experienced data scientist or just starting your journey in data analytics, this tutorial will…
-
Gartner Positions Tableau as a Leader for the First Time in BI Magic Quadrant
One of the most highly anticipated and highly regarded reviews of the business intelligence market was published a couple of days ago. Gartner released its 2013 iteration of the famous Magic Quadrant for BI and Analytics Platform (aka. Gartner BI MQ) – and Tableau was cited as a “Leader” for the first time. Congraulations team Tableau!
-
Transition from Academia to Capgemini: A New Chapter in Data and Analytics
After enjoying research for the last four years, especially during my time at CERN, I have made a significant decision. I have decided to resign from my postgraduate position and make a transition from academia to the exciting world of Capgemini. My passion for Data and Analytics remains strong and will be the core focus…
-
Challenges of Big Data Analytics in High-Energy Physics
There are four key issues to overcome if you want to tame Big Data: volume (quantity of data), variety (different forms of data), velocity (how fast the data is generated and processed) and veracity (variation in quality of data). You have to be able to deal with lots and lots, of all kinds of data, moving really…
-
Displaying Dimuon Events from the CMS Detector using D3.js
I became a Python geek and GnuPlot maniac since I joined CERN around three years ago. I have to admit, however, that I really enjoy the flexibility of D3.js, and its capability to render histograms directly in the web browser. D3 is a JavaScript library for manipulating documents based on data. This library helps you to bring data to life…