Skip to content
#

tableau

Here are 1,135 public repositories matching this topic...

will-mueller
will-mueller commented Jul 22, 2020

To the best of my knowledge, it's not possible to deploy a script via REST - you must use the Python client. Please correct me if I'm wrong here.

For example, I would expect to be able to POST to "/endpoints" with all of the data necessary (including the logic) to deploy a new script. Similarly, I would also expect to have the ability to update the logic of a deployed script with a PUT to "/end

Build a Flask web application to help users retrieve key restaurant information and feature-based reviews (generated by applying market-basket model – Apriori algorithm and NLP on user reviews).

  • Updated May 22, 2020
  • Python

Improve this page

Add a description, image, and links to the tableau topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tableau topic, visit your repo's landing page and select "manage topics."

Learn more