Hi, i wonder if there is a possibility to check what a Python Analysis is performing in the background? Right now its just a blackbox where the code is working or not - we are working with provided dummy-data and we want to check if the data - that is arranged from different locations - is processed like expected.
Thanks!