Tabpy is a powerful tool which helps leverage python capabilities in Tableau to build dynamic interactive forecast dashboard.
References:
1.https://community.tableau.com/docs/DOC-10856
2.https://www.tableau.com/about/blog/2017/1/building-advanced-analytics-applications-tabpy-64916
3.https://www.youtube.com/watch?v=nRtOMTnBz_Y&feature=youtu.be
4.https://www.tableau.com/about/blog/2018/8/working-external-services-tableau-tabpy-r-matlab-93351
- Some Errors while installing tabpy:
5.1 Unable to run tabpy server using windows batch file ,startup.bat. The solution is to install tornado-(tornadoweb/tornado#2616 (comment))
5.2 PermissionError: [WinError 5] Access is denied. It is resolved here(tableau/TabPy#101)