SlideShare une entreprise Scribd logo
1  sur  81
Télécharger pour lire hors ligne
Binging on Data:
Enabling Analytics
at Netflix
BLAKE IRVINE
TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
World Markets
World Markets
ANALYTICS
BIG DATA
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Intro & Topics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
D A T A E N G I N E E R I NG +
I N F R A S T R U C T U R E
● Binging on Data
● Enabling Analytics
● Tableau Environment & Challenges
Topics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
DATA
ULTURE
Binging on Data
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Data and Analytics are embraced across the company
○ Engineering, UX, Customer Service, Finance, & more
● A/B Testing of almost everything...
○ Product, Signup Methods, Payments, Messaging, & more
● Algorithms for...
○ Recommendations, Content, Marketing, & more
Data is Ubiquitous
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Employees
BLAKE IRVINE | TABLEAU CONFERENCE 2018
5000 employees
300 in data teams
200+ in dedicated analytic teams
Analytic Ecosystem
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
@
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Enabling Analytics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
How do we Enable Analytics?
BIG
DATA
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Enablement
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Big Data Portal
Data Platform
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Big Data Portal
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Why not use Tableau Server?
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Data Portal - Tables
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Data Portal - Tables 2
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Enabling Analytics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
People
● Highly Aligned, Loosely Coupled
Alignment
Process
Context
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Vertical Teams
Organization
Content Marketing Growth Tech
Data Engineering
Science & Analytics
Business Teams
Analytic Teams
Engineering Teams
#content-analytics
#marketing-analytics
#growth-analytics
#tech-analytics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Growing user base
● We’ve started up:
○ A Tableau User Group
○ Education tracks
● Early days... much more to do here!
○ Office Hours
○ Tableau Days
○ Data Doctor & more
Community
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Enabling Analytics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Tableau
Environment
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Overview
2000+ Users
250 Developers
On version 10.4 Q4 → 2018.2
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Tableau Servers
BLAKE IRVINE | TABLEAU CONFERENCE 2018
7 x =
> 448 vCPU
> 1.8 TB RAM
> 175 Gigabit IO
Cluster Config
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● The vast majority of our data sources are Extracts
○ Very few live connections
● Why?
○ BIG DATA
○ Some direct connections to Presto or MPP
● Extracts provide an aggregation and caching layer
We Love Data Extracts!
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Tableau Data Sources
1500
50% via Extract API
50% run on Server
BLAKE IRVINE | TABLEAU CONFERENCE 2018
1 Use Big Data Portal to develop query
2 Commit query to ETL repository & deploy
3 Configure ETL workflow so data dependencies are met
4 Use ETL job to publish TDE to server
5 Connect to TDE, Develop Viz, Publish to server, Share
“Best Practice” Pattern
BLAKE IRVINE | TABLEAU CONFERENCE 2018
1 Use Big Data Portal to develop query
2 Paste the query into Tableau
3 Develop Viz
4 Publish, and Schedule data refresh on Tableau Server
“Self-Serve” Pattern
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● “Best Practice” Pattern is:
○ More robust
○ But complex
● “Self-Serve” Pattern is:
○ Easy and convenient
○ Less scalable
○ Harder to manage
Dilemma...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
easy
Publish & Refresh
BLAKE IRVINE | TABLEAU CONFERENCE 2018
BIG
DATA
PORTAL
Enabling Analytics
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Challenges at Netflix
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Data Scale
● Data Lineage
● Push Reporting
Challenges
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Challenge 1: Data Scale
We have REALLY big data
1 Trillion
New Data Events Daily
150 Petabyte
Warehouse
300 Terabytes
Written Daily
5 Petabytes
Read Daily
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Data volume
● Level of Detail
Constantly Balancing
● Speed of access
● Data prep
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Development Choices
Choice 1 Choice 2 Choice 3
Data Engine MPP Cloud TDE
Data Size < 1B rows < 10B rows < 100M rows
Performance
Up to many
minutes
Many
minutes
Up to many
seconds
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● For REALLY big data use cases
● For very fast interactivity
● For custom UI/UX/dataviz
● Custom Analytic Tools
○ Web app built with Javascript
○ Data stored in Druid
Choice 4...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Druid
○ An open source data system for analytic applications
○ Distributed, horizontally scalable architecture
○ VERY, VERY fast
○ Queries are in JSON format to REST endpoint
Druid white paper: http://static.druid.io/docs/druid.pdf
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Can we connect Tableau to Druid?
○ All the performance benefits of Druid...
○ Tableau or web apps use same data store…
● We are exploring this...
○ There is now a Druid SQL layer based on Apache Calcite
○ Have done some testing, finding limitations
Tableau ?
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● TDE -> Hyper with 2018.2 upgrade
○ Happening now(ish)
○ Expectations: faster for small and medium data (<100M)
● Snowflake
○ Fast for “large” data stores (1B+)
● Data scale is always a challenge!
In the meantime...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Challenge 2: Data Lineage
● Where did this data come from?
● Can I trust this data?
Challenge 2: Data Lineage
● Tableau PRO: very easy to pull in data, analyze, and publish
● Tableau CON: very easy to pull in data, analyze, and publish
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Example
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Workbooks
Data Sources
Data Tables
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● ...but not about Tableau
We have Data Lineage...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Can the upcoming Metadata APIs and Object Model help?
● Metadata APIs:
○ Inventory of workbooks, data sources, and metrics
○ Identify similar existing data and workbooks?
● Automate building of similar insights, and integrate to our
existing data lineage system
Metadata APIs
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Data Model
Data Model
● Better practices across our “vertical” teams
● Manual / brute force methods
● Potentially evaluate Alation, Unifi, Collibra, AtScale, Dremio
In the meantime...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Challenge 3: Push Reporting
Challenge 3: Push Reporting
BLAKE IRVINE | TABLEAU CONFERENCE 2018
What we do...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
● Improved layout & pagination
● Export to different formats
● Distribution management: what, who, and when
What we’d like
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Looking Forward
BLAKE IRVINE | TABLEAU CONFERENCE 2018
In 2019 and Beyond
easy
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Before we wrap up...
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Thank YOU!
BLAKE IRVINE | TABLEAU CONFERENCE 2018
Q&A
Blake Irvine
birvine@netflix.com
@blakeirvine
linkedin.com/in/blakeirvine/
Don’tforget theSurvey!

Contenu connexe

Tendances

Netflix Data Engineering @ Uber Engineering Meetup
Netflix Data Engineering @ Uber Engineering MeetupNetflix Data Engineering @ Uber Engineering Meetup
Netflix Data Engineering @ Uber Engineering MeetupBlake Irvine
 
Recent Trends in Personalization: A Netflix Perspective
Recent Trends in Personalization: A Netflix PerspectiveRecent Trends in Personalization: A Netflix Perspective
Recent Trends in Personalization: A Netflix PerspectiveJustin Basilico
 
Sequential Decision Making in Recommendations
Sequential Decision Making in RecommendationsSequential Decision Making in Recommendations
Sequential Decision Making in RecommendationsJaya Kawale
 
Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender SystemsJustin Basilico
 
Contextualization at Netflix
Contextualization at NetflixContextualization at Netflix
Contextualization at NetflixLinas Baltrunas
 
Artwork Personalization at Netflix Fernando Amat RecSys2018
Artwork Personalization at Netflix Fernando Amat RecSys2018 Artwork Personalization at Netflix Fernando Amat RecSys2018
Artwork Personalization at Netflix Fernando Amat RecSys2018 Fernando Amat
 
Recent Trends in Personalization at Netflix
Recent Trends in Personalization at NetflixRecent Trends in Personalization at Netflix
Recent Trends in Personalization at NetflixJustin Basilico
 
Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender SystemsYves Raimond
 
Netflix - Enabling a Culture of Analytics
Netflix - Enabling a Culture of AnalyticsNetflix - Enabling a Culture of Analytics
Netflix - Enabling a Culture of AnalyticsBlake Irvine
 
Using ClickHouse for Experimentation
Using ClickHouse for ExperimentationUsing ClickHouse for Experimentation
Using ClickHouse for ExperimentationGleb Kanterov
 
A Multi-Armed Bandit Framework For Recommendations at Netflix
A Multi-Armed Bandit Framework For Recommendations at NetflixA Multi-Armed Bandit Framework For Recommendations at Netflix
A Multi-Armed Bandit Framework For Recommendations at NetflixJaya Kawale
 
Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...
 Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se... Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...
Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...Sudeep Das, Ph.D.
 
Tutorial on Deep Learning in Recommender System, Lars summer school 2019
Tutorial on Deep Learning in Recommender System, Lars summer school 2019Tutorial on Deep Learning in Recommender System, Lars summer school 2019
Tutorial on Deep Learning in Recommender System, Lars summer school 2019Anoop Deoras
 
Shallow and Deep Latent Models for Recommender System
Shallow and Deep Latent Models for Recommender SystemShallow and Deep Latent Models for Recommender System
Shallow and Deep Latent Models for Recommender SystemAnoop Deoras
 
Making Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableMaking Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableJustin Basilico
 
Netflix talk at ML Platform meetup Sep 2019
Netflix talk at ML Platform meetup Sep 2019Netflix talk at ML Platform meetup Sep 2019
Netflix talk at ML Platform meetup Sep 2019Faisal Siddiqi
 
Netflix Recommendations Feature Engineering with Time Travel
Netflix Recommendations Feature Engineering with Time TravelNetflix Recommendations Feature Engineering with Time Travel
Netflix Recommendations Feature Engineering with Time TravelFaisal Siddiqi
 
Past, Present & Future of Recommender Systems: An Industry Perspective
Past, Present & Future of Recommender Systems: An Industry PerspectivePast, Present & Future of Recommender Systems: An Industry Perspective
Past, Present & Future of Recommender Systems: An Industry PerspectiveJustin Basilico
 
Personalizing "The Netflix Experience" with Deep Learning
Personalizing "The Netflix Experience" with Deep LearningPersonalizing "The Netflix Experience" with Deep Learning
Personalizing "The Netflix Experience" with Deep LearningAnoop Deoras
 
Google Smart Bidding, tROAS, Incrementality CLV, and Paid Search
Google Smart Bidding, tROAS, Incrementality CLV, and Paid SearchGoogle Smart Bidding, tROAS, Incrementality CLV, and Paid Search
Google Smart Bidding, tROAS, Incrementality CLV, and Paid SearchCrealytics
 

Tendances (20)

Netflix Data Engineering @ Uber Engineering Meetup
Netflix Data Engineering @ Uber Engineering MeetupNetflix Data Engineering @ Uber Engineering Meetup
Netflix Data Engineering @ Uber Engineering Meetup
 
Recent Trends in Personalization: A Netflix Perspective
Recent Trends in Personalization: A Netflix PerspectiveRecent Trends in Personalization: A Netflix Perspective
Recent Trends in Personalization: A Netflix Perspective
 
Sequential Decision Making in Recommendations
Sequential Decision Making in RecommendationsSequential Decision Making in Recommendations
Sequential Decision Making in Recommendations
 
Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender Systems
 
Contextualization at Netflix
Contextualization at NetflixContextualization at Netflix
Contextualization at Netflix
 
Artwork Personalization at Netflix Fernando Amat RecSys2018
Artwork Personalization at Netflix Fernando Amat RecSys2018 Artwork Personalization at Netflix Fernando Amat RecSys2018
Artwork Personalization at Netflix Fernando Amat RecSys2018
 
Recent Trends in Personalization at Netflix
Recent Trends in Personalization at NetflixRecent Trends in Personalization at Netflix
Recent Trends in Personalization at Netflix
 
Deep Learning for Recommender Systems
Deep Learning for Recommender SystemsDeep Learning for Recommender Systems
Deep Learning for Recommender Systems
 
Netflix - Enabling a Culture of Analytics
Netflix - Enabling a Culture of AnalyticsNetflix - Enabling a Culture of Analytics
Netflix - Enabling a Culture of Analytics
 
Using ClickHouse for Experimentation
Using ClickHouse for ExperimentationUsing ClickHouse for Experimentation
Using ClickHouse for Experimentation
 
A Multi-Armed Bandit Framework For Recommendations at Netflix
A Multi-Armed Bandit Framework For Recommendations at NetflixA Multi-Armed Bandit Framework For Recommendations at Netflix
A Multi-Armed Bandit Framework For Recommendations at Netflix
 
Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...
 Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se... Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...
Deeper Things: How Netflix Leverages Deep Learning in Recommendations and Se...
 
Tutorial on Deep Learning in Recommender System, Lars summer school 2019
Tutorial on Deep Learning in Recommender System, Lars summer school 2019Tutorial on Deep Learning in Recommender System, Lars summer school 2019
Tutorial on Deep Learning in Recommender System, Lars summer school 2019
 
Shallow and Deep Latent Models for Recommender System
Shallow and Deep Latent Models for Recommender SystemShallow and Deep Latent Models for Recommender System
Shallow and Deep Latent Models for Recommender System
 
Making Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms ReliableMaking Netflix Machine Learning Algorithms Reliable
Making Netflix Machine Learning Algorithms Reliable
 
Netflix talk at ML Platform meetup Sep 2019
Netflix talk at ML Platform meetup Sep 2019Netflix talk at ML Platform meetup Sep 2019
Netflix talk at ML Platform meetup Sep 2019
 
Netflix Recommendations Feature Engineering with Time Travel
Netflix Recommendations Feature Engineering with Time TravelNetflix Recommendations Feature Engineering with Time Travel
Netflix Recommendations Feature Engineering with Time Travel
 
Past, Present & Future of Recommender Systems: An Industry Perspective
Past, Present & Future of Recommender Systems: An Industry PerspectivePast, Present & Future of Recommender Systems: An Industry Perspective
Past, Present & Future of Recommender Systems: An Industry Perspective
 
Personalizing "The Netflix Experience" with Deep Learning
Personalizing "The Netflix Experience" with Deep LearningPersonalizing "The Netflix Experience" with Deep Learning
Personalizing "The Netflix Experience" with Deep Learning
 
Google Smart Bidding, tROAS, Incrementality CLV, and Paid Search
Google Smart Bidding, tROAS, Incrementality CLV, and Paid SearchGoogle Smart Bidding, tROAS, Incrementality CLV, and Paid Search
Google Smart Bidding, tROAS, Incrementality CLV, and Paid Search
 

Similaire à Tableau Conference 2018: Binging on Data - Enabling Analytics at Netflix

Big Data for the CMO
Big Data for the CMOBig Data for the CMO
Big Data for the CMOBruno Aziza
 
Analytics is Taking over the World (Again) - UKOUG Tech'17
Analytics is Taking over the World (Again) - UKOUG Tech'17Analytics is Taking over the World (Again) - UKOUG Tech'17
Analytics is Taking over the World (Again) - UKOUG Tech'17Rittman Analytics
 
Data_and_Analytics_Industry_IESE_v3.pdf
Data_and_Analytics_Industry_IESE_v3.pdfData_and_Analytics_Industry_IESE_v3.pdf
Data_and_Analytics_Industry_IESE_v3.pdfprevota
 
Tableau workshop during ICCTAC 2018
Tableau workshop during ICCTAC 2018Tableau workshop during ICCTAC 2018
Tableau workshop during ICCTAC 2018Raghu Kalyan Anna
 
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...Databricks
 
Data Pipelines -Big Data Meets Salesforce
Data Pipelines -Big Data Meets SalesforceData Pipelines -Big Data Meets Salesforce
Data Pipelines -Big Data Meets SalesforceCarolEnLaNube
 
SAP Process Mining in Action: Hear from Two Customers
SAP Process Mining in Action: Hear from Two CustomersSAP Process Mining in Action: Hear from Two Customers
SAP Process Mining in Action: Hear from Two CustomersCelonis
 
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of Concept
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of ConceptCase Study: Lessons from Newell Rubbermaid's SAP HANA Proof of Concept
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of ConceptSAPinsider Events
 
Sap Analytics and Finance Solutions Guide
Sap Analytics and Finance Solutions GuideSap Analytics and Finance Solutions Guide
Sap Analytics and Finance Solutions GuideUbiratan Mascarenhas
 
Data Visualization Workshop using Tableau
Data Visualization Workshop using TableauData Visualization Workshop using Tableau
Data Visualization Workshop using TableauRaghu Kalyan Anna
 
Fall 2018 Release Webinar Presenter PPT
Fall 2018 Release Webinar Presenter PPTFall 2018 Release Webinar Presenter PPT
Fall 2018 Release Webinar Presenter PPTCartegraph
 
How to Use Data Effectively by Abra Sr. Business Analyst
How to Use Data Effectively by Abra Sr. Business AnalystHow to Use Data Effectively by Abra Sr. Business Analyst
How to Use Data Effectively by Abra Sr. Business AnalystProduct School
 
Data & Analytics at Scale
Data & Analytics at ScaleData & Analytics at Scale
Data & Analytics at ScaleWalid Mehanna
 
Analytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsAnalytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsInside Analysis
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Arun K
 
Tableau 2018 - Introduction to Visual analytics
Tableau 2018 - Introduction to Visual analyticsTableau 2018 - Introduction to Visual analytics
Tableau 2018 - Introduction to Visual analyticsArun K
 
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...SAP Analytics
 
Self-service data discovery for business users and analysts using SAP Lumira
Self-service data discovery for business users and analysts using SAP LumiraSelf-service data discovery for business users and analysts using SAP Lumira
Self-service data discovery for business users and analysts using SAP LumiraSAP Analytics
 
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...SAP Analytics
 

Similaire à Tableau Conference 2018: Binging on Data - Enabling Analytics at Netflix (20)

Big Data for the CMO
Big Data for the CMOBig Data for the CMO
Big Data for the CMO
 
A glimpse of business intelligence
A glimpse of business intelligenceA glimpse of business intelligence
A glimpse of business intelligence
 
Analytics is Taking over the World (Again) - UKOUG Tech'17
Analytics is Taking over the World (Again) - UKOUG Tech'17Analytics is Taking over the World (Again) - UKOUG Tech'17
Analytics is Taking over the World (Again) - UKOUG Tech'17
 
Data_and_Analytics_Industry_IESE_v3.pdf
Data_and_Analytics_Industry_IESE_v3.pdfData_and_Analytics_Industry_IESE_v3.pdf
Data_and_Analytics_Industry_IESE_v3.pdf
 
Tableau workshop during ICCTAC 2018
Tableau workshop during ICCTAC 2018Tableau workshop during ICCTAC 2018
Tableau workshop during ICCTAC 2018
 
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
ML, Statistics, and Spark with Databricks for Maximizing Revenue in a Delayed...
 
Data Pipelines -Big Data Meets Salesforce
Data Pipelines -Big Data Meets SalesforceData Pipelines -Big Data Meets Salesforce
Data Pipelines -Big Data Meets Salesforce
 
SAP Process Mining in Action: Hear from Two Customers
SAP Process Mining in Action: Hear from Two CustomersSAP Process Mining in Action: Hear from Two Customers
SAP Process Mining in Action: Hear from Two Customers
 
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of Concept
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of ConceptCase Study: Lessons from Newell Rubbermaid's SAP HANA Proof of Concept
Case Study: Lessons from Newell Rubbermaid's SAP HANA Proof of Concept
 
Sap Analytics and Finance Solutions Guide
Sap Analytics and Finance Solutions GuideSap Analytics and Finance Solutions Guide
Sap Analytics and Finance Solutions Guide
 
Data Visualization Workshop using Tableau
Data Visualization Workshop using TableauData Visualization Workshop using Tableau
Data Visualization Workshop using Tableau
 
Fall 2018 Release Webinar Presenter PPT
Fall 2018 Release Webinar Presenter PPTFall 2018 Release Webinar Presenter PPT
Fall 2018 Release Webinar Presenter PPT
 
How to Use Data Effectively by Abra Sr. Business Analyst
How to Use Data Effectively by Abra Sr. Business AnalystHow to Use Data Effectively by Abra Sr. Business Analyst
How to Use Data Effectively by Abra Sr. Business Analyst
 
Data & Analytics at Scale
Data & Analytics at ScaleData & Analytics at Scale
Data & Analytics at Scale
 
Analytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old ConstraintsAnalytic Excellence - Saying Goodbye to Old Constraints
Analytic Excellence - Saying Goodbye to Old Constraints
 
Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2Tableau Visual analytics complete deck 2
Tableau Visual analytics complete deck 2
 
Tableau 2018 - Introduction to Visual analytics
Tableau 2018 - Introduction to Visual analyticsTableau 2018 - Introduction to Visual analytics
Tableau 2018 - Introduction to Visual analytics
 
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...
#askSAP Analytics Innovations Community Call: Delivering Big Data Inisghts wi...
 
Self-service data discovery for business users and analysts using SAP Lumira
Self-service data discovery for business users and analysts using SAP LumiraSelf-service data discovery for business users and analysts using SAP Lumira
Self-service data discovery for business users and analysts using SAP Lumira
 
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
#askSAP Analytics Innovations Community Call: Become an Intelligent Enterpris...
 

Dernier

9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort servicejennyeacort
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSINGmarianagonzalez07
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 217djon017
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...Boston Institute of Analytics
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxUnduhUnggah1
 
Advanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsAdvanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsVICTOR MAESTRE RAMIREZ
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 

Dernier (20)

9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
9711147426✨Call In girls Gurgaon Sector 31. SCO 25 escort service
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
2006_GasProcessing_HB (1).pdf HYDROCARBON PROCESSING
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2Easter Eggs From Star Wars and in cars 1 and 2
Easter Eggs From Star Wars and in cars 1 and 2
 
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
NLP Data Science Project Presentation:Predicting Heart Disease with NLP Data ...
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docx
 
Advanced Machine Learning for Business Professionals
Advanced Machine Learning for Business ProfessionalsAdvanced Machine Learning for Business Professionals
Advanced Machine Learning for Business Professionals
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 

Tableau Conference 2018: Binging on Data - Enabling Analytics at Netflix