Question

Python script: Non string outputs

  • 19 March 2024
  • 1 reply
  • 43 views

Badge

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?


1 reply

Userlevel 1
Badge +4

Hi Cesar.R2,

If you want to achieve a similar result, I would suggest using 

python→ open→ Use the Execute Script option instead of the execute function. 

If that does not work, please share the sample data. I can help with the Python code that can get the result you want.

Reply