Simple Twitter Analytics by Multivac “Data Science Lab” – Part II

In the first part we saw some simple analytics and text extraction over source of each tweets from my Twitter archive. We worked with both Spark Scala APIs and Spark SQL in Apache Zeppelin notebooks hosted by Multivac. In part II we are going…

Simple Twitter Analytics by Multivac “Data Science Lab” – Part I

I am going to analyse all of my Tweets since 2010 by using "Multivac DSL".  This tutorial will be in three parts. In first part I am going to do the followings: Read tweets in CSV format and convert them to Spark DataFrame Make some…