tabpy
There are 8 repositories under tabpy topic.
tableau/TabPy
Execute Python code on the fly and display results in Tableau visualizations:
Alfredo-63/TabPy-in-a-Nutshell
Practical example on how to implement python functions for Tableau Workbooks
atulmkamble/Tableau-and-Python-Integration
This code repository contains the supporting code files for my blog explaining Tableau and Python Integration.
jhegele/TabStein
Seamless integration between Tableau Prep Builder and Einstein Discovery's predictive capabilities!
myousefi2016/Breast-Cancer-Example
Breast Cancer Example for Combining Machine Learning and Tableau
cayelsie/Stroke-prediction
Machine learning models were evaluated with Pandas in Jupyter notebooks using a stroke prediction dataset. The chosen model was connected to an interactive Tableau dashboard that predicts a user's stroke risk using a Tabpy server.
tdries/TabPrepPy-BasketCaseSuperstore
Tableau Prep+Python:Basket Case Analysis with Superstore. Setup: People who bought product X and product Y might be interested in product Z. By analyzing a lot of transactional data we try to distill association rules to make such statements. The output table out the Tableau Prep flow can be implemented in various ways. Tools: Tableau Prep + Python Script (MLextend) Create an association rules (a priori algorithm) table making use of the Superstore dataset.