Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item and Tree input creates a tree output for the Item input #30

Open
akaflokart opened this issue Jul 10, 2018 · 1 comment
Open

Item and Tree input creates a tree output for the Item input #30

akaflokart opened this issue Jul 10, 2018 · 1 comment

Comments

@akaflokart
Copy link

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.

unbenannt

I really hope you keep on going develope the cpython plugin it works phantastic.
Again great work

@Gaspard-Bourgeois
Copy link

I have exactly the same problem the manage data is empty.

Also I don't know how to change string output to float, my numbers are in numpy inside my function and by the way numpy.dumps is not working.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants