redash
redash copied to clipboard
The python processing does not finish.
Thank you for reading the problem.
print() is not output in python query.
As shown in the image below, the processing up to line 54 is output properly.
However, when I add the code on lines 56 and 57, print() is not output.
It seems that the processing is probably stuck on line 56.
I hope someone can tell me how to solve this problem. Please teach me how to solve the problem.