python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
TabPy Tableau Convert Dimension where each row is in Hex to ASCII with calculated field with Python
I have a Dimension in Tableau where each row is in Hex (Tableau Datatype is string, but these values are actually hex). I want to convert this dimension (each row) into ASCII with Python Code (TabPy (...
NeedPythonHelp
Votes: 0
Answers: 1
ndarray is not JSON serializable TypeError on working script (Tableau Prep - TabPy)
I have working code using test data, seen here:
(sample data matches type and format of inputs that I will be using this script with later, including dates as strings appended with 'Z')
from sklea...
saliustripe
Votes: 0
Answers: 1
Tabpy and Postgres
I'm experimenting with Tabpy in Tableau and writing data back to a database via a users selection in a dashboard.
My data connections work fine. However, I'm having trouble passing a variable back int...
x1PatientZero1x
Votes: 0
Answers: 1
Is it possible to pass parameter arguments in Tabpy server?
Im pretty new in Tableau Prep Builder. I would like to use tabpy in order to run my script while creating flows in Tablau. My question: is it possible to pass parameters in python script and their arg...
Sascha
Votes: 0
Answers: 0