You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work,
i try to create a exelsheet manipulator with pandas etc. at it works.
The only problem is the input and output of your cpython node.
Input:
Tree with branches
Item with one string
Output
Tree with branches
Tree with branches Item in each branch
If i print the input everything looks fine and its seams not possible to change the output to item because the manage data ouptput in your cpython node is emtpy only input shows correct.
I really hope you keep on going develope the cpython plugin it works phantastic.
Again great work
The text was updated successfully, but these errors were encountered:
Great work,
i try to create a exelsheet manipulator with pandas etc. at it works.
The only problem is the input and output of your cpython node.
Input:
Tree with branches
Item with one string
Output
Tree with branches
Tree with branches Item in each branch
If i print the input everything looks fine and its seams not possible to change the output to item because the manage data ouptput in your cpython node is emtpy only input shows correct.
I really hope you keep on going develope the cpython plugin it works phantastic.
Again great work
The text was updated successfully, but these errors were encountered: