forked fromtableau/TabPy
- Notifications
You must be signed in to change notification settings - Fork0
Execute Python code on the fly and display results in Tableau visualizations:
License
NotificationsYou must be signed in to change notification settings
markm-io/TabPy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TabPy (the Tableau Python Server) is an Analytics Extension implementation whichexpands Tableau's capabilities by allowing users to execute Python scripts andsaved functions via Tableau's table calculations.
Consider reading TabPy documentation in the following order:
- About TabPy
- TabPy Installation Instructions
- TabPy Server Configuration Instructions
- Running TabPy in Virtual Environment
- Running TabPy on Heroku
- Authoring Python calculations in Tableau.
- TabPy Tools
Important security note:
- By default, TabPy is configured without username/password authentication.We strongly advise using TabPy only with authentication enabled. For moreinformation, seeTabPy Server Configuration Instructions.Without authentication in place, if the TABPY_EVALUATE_ENABLE feature isenabled (as it is by default), there is the possibility that unauthenticatedindividuals could remotely execute code on the machine running TabPy.Leaving these two settings in their default states together is highlydiscouraged.
Troubleshooting:
More technical topics:
- Contributing Guide for TabPy developers
- TabPy REST API
- TabPy Security Considerations
Other useful resources:
- Tableau Sci-Fi Blog provides tips, tricks, underthe hood, useful resources, and technical details for how to extendTableau with data science.
- Known Issues for the Tableau Analytics Extensions API.
- For all questions not related to the TabPy code (installation, deployment,connections, Python issues, etc.) and requests use theAnalytics Extensions ForumonTableau Community.
- Building advanced analytics applications with TabPy
- Building Data Science Applications with TabPy Video Tutorial
- TabPy Tutorial on TabWiki
About
Execute Python code on the fly and display results in Tableau visualizations:
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python99.2%
- Other0.8%