Craig Bosco
Craig Bosco
Would love to get this on Conda... makes life a lot easier. I appreciate your work!
I know that when I use tableauserverclient in Python, I have to add the following option to get the connection to work: ``` import tableauserverclient as TSC server = TSC.Server(os.getenv("TABLEAU_SERVER"),...
Hi, I'm having this issue as well. The model will train successfully and I can deploy it to an endpoint, but the "training_job_end.ts" file is empty. Here's the estimator object...