math between datatree and list.gh (6.5 KB)
Hello,
I´m working on a code in python with two lists as inputs. One of these lists is transformed in Datatree inside the code and then, I´m trying to do a math operation between the list and the data tree without success. The output needs to be a data tree with a holistic result. It is such a basic code. I know that is easy to do setting the graph on the input, but I really want to solve this in python.
Thank you!
2 posts - 2 participants