tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Add support for Rserve #425

Closed 0golovatyi closed 1 year ago

0golovatyi commented 4 years ago
petr-ponomarenko commented 3 years ago

Any updates on this?

0golovatyi commented 3 years ago

@petr-ponomarenko It was working for me when I created MR, but it never made to the master branch as with this improvement TabPy is just another layer for the existing topology - it is simply translates HTTP requests to Rserve format. And you need both Rserve and TabPy running. Not sure what is the value of that.