Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Tableau Prep Cookbook

You're reading from   Tableau Prep Cookbook Use Tableau Prep to clean, combine, and transform your data for analysis

Arrow left icon
Product type Paperback
Published in Mar 2021
Publisher Packt
ISBN-13 9781800563766
Length 288 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Hendrik Kleine Hendrik Kleine
Author Profile Icon Hendrik Kleine
Hendrik Kleine
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Chapter 1: Getting Started with Tableau Prep 2. Chapter 2: Extract and Load Processes FREE CHAPTER 3. Chapter 3: Cleaning Transformations 4. Chapter 4: Data Aggregation 5. Chapter 5: Combining Data 6. Chapter 6: Pivoting Data 7. Chapter 7: Creating Powerful Calculations 8. Chapter 8: Data Science in Tableau Prep Builder 9. Chapter 9: Creating Prep Flows in Various Business Scenarios 10. Other Books You May Enjoy

Chapter 8: Data Science in Tableau Prep Builder

In this chapter, you'll learn how to go beyond the built-in capabilities in Tableau Prep Builder by extending it with R and Python code. R and Python are two of the world's most popular programming languages and can perform numerous data science functions. Tableau Prep allows you to pass your data to an R or Python script at any stage during your flow, with the exception of the input data step. When you insert a script, Tableau Prep will pass the data to R or Python using an API. The script will execute in the R or Python environment and then output the results back to Tableau Prep and your flow continues. The ability to embed scripts allows you to greatly improve the functionality of Tableau Prep and perform advanced functions that are not otherwise possible.

In this chapter, we're going to cover the following main topics:

  • Preparing Tableau Prep to work with R
  • Embedding R code in a Tableau Prep flow
  • ...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime