Hi, i want to use a python script to merge some tables and i want the merged table to be the ouput from the script. I can only assign string to the output from the “Execute function” from the Python string package.
How can i use the package to interact with my other data types?