From the course: Advanced Tableau Desktop

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

R and Python integration

R and Python integration - Tableau Tutorial

From the course: Advanced Tableau Desktop

R and Python integration

- [Presenter] R and Python are popular programming languages for performing complex statistical analyses. Both R and Python functions and models can be used inside Tableau via calculated fields. There are several steps required to utilize both platforms in combination with Tableau. These include installing the platform, installing the server, connecting to your service, and adding your calculated fields. Note that both sets of calculated fields will both start with script inside Tableau, whether you're using R or Python. These script calculations will essentially call functions from the related servers. It's important to remember that R and Python are complex languages, which require a base level proficiency to be utilized inside Tableau. Tableau leverages calculated fields to run R and Python scripts, but users should know the languages first to effectively utilize R and Python inside Tableau. Additionally, installation and configuration will vary widely, this combined with the…

Contents