Tutorial: Reading data from PDF Sheets in Tableau

Tableau + PDF = Yayay! Tableau just released latest version 10.3 with exciting features which include the capability of extracting data from PDFs files. Now, you can directly import your market research report, quarterly revenue sheet etc directly into Tableau to build amazing vizs to find hidden insights. How to Connect to PDF files? First step download/update …

Week 22 MOM – Internet user per 100 people in world

Makeover Monday -Week 22 This is the first time when I contributed to #MakeoverMondaytableau community work. I really enjoyed working with a different set of data and finding insights which might be useful for the betterment of our society. Looking forward to doing more #MakeoverMonday from next week. About Dataset: Internet users per 100 people This …

Clustering in R

help(kmeans) set.seed(1) x=matrix(rnorm(50*2), ncol=2) plot(x) x[1:25,1]=x[1:25,1]+3 x[1:25,2]=x[1:25,2]-4 plot(x) km.out=kmeans(x,2,nstart=20) km.out K-means clustering with 2 clusters of sizes 25, 25 Cluster means: [,1] [,2] 1 0.03223135 0.06924384 2 3.16866521 -3.83459093 Clustering vector: [1] 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 …

TabPy Tutorial: Integration of Python in Tableau

This tutorial will give a walk through the installation and connecting Tableau with TabPy. After this tutorial, one will be able to execute a simple python function from Tableau to perform some analytics calculation such as correlations etc 1. Installation of Python and TabPy Windows Users: https://github.com/tableau/TabPy Download this official TabPy Integration from above link. …

SAS Video Tutorials

If you want to learn SAS in a very short period of time, please use following YouTube tutorial. If you are new to SAS or SAS programming then please start with The Little SAS Book which you can buy from Amazon or any other Book shop. or buy Base SAS Programming Black Book https://www.youtube.com/watch?v=dwKfZq9lPFM   https://www.youtube.com/watch?v=4UaAlL7VwY0 https://www.youtube.com/watch?v=zlDMwF3kQ6s