DataWorks Summit 2017 - Munich - Part 1

April 4th, 5th and 6th 2017, Munich, Germany hosted DataWorks Summit (or as previously called Hadoop Summit). This is a conference organized by Hortonworks and Yahoo. It's about Hadoop, Big Data and Open Source community.

Read More

Beautifying plotly graphs in R.

Hello! Till now I was styling the graphs in Photoshop rather than prepare them properly in RStudio (sooo lame, huh?) But I decided it's time to learn how to do it, so here is the little tutorial about making a plot beautiful using only R and plotly package. [type=radio]:checked~label { [type=radio]:checked~label~.content {

Read More

Playing with NASA’s Global Mean Estimates and Simple GGPLOT2 Graphs in RStudio

Hi there! Here we have an Extra Simple, Super Easy tutorial about how to draw graphs in RStudio using ggplot2 package. For the purposes of our playground, we will be using the NASA’s Global Mean Estimates Based on Land-Surface Air Temperature Anomalies (departures from a long-term average) from NASA website (pssst, what are temperature anomalies, and why prefer them to absolute temperatures? Check the last section of this post to find the answers!*). You can download the file with data using THIS LINK.

Read More