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

output as datatree #23

Open
Alliages opened this issue Oct 18, 2017 · 6 comments
Open

output as datatree #23

Alliages opened this issue Oct 18, 2017 · 6 comments

Comments

@Alliages
Copy link

i don't know how to output a datatree.
Right now i'm using a second python script with the raggedListToDataTree function (https://gist.github.com/notionparallax/5433271)
Is there a better way?

@MahmoudAbdelRahman
Copy link
Owner

Hi @Alliages,
I'm supposed to modify datatree in GH_CPython, I'll start doing it and I'll infrom you as soon as possible,
I'll appreciate it if you give me an example.
Best regards,
Mahmoud.

@Alliages
Copy link
Author

here is an example

error.zip

@MahmoudAbdelRahman
Copy link
Owner

Thanks so much, now everything is clear,
I'll add this feature as soon as I can .
Best regards,
Mahmoud

@varoudis
Copy link

How do you work with Lists btw?
the output seems to be a string with [] like "[0,1,2,3]"

@MahmoudAbdelRahman
Copy link
Owner

@varoudis ,

I have modified it to work with lists,
you can check it out via this link:
https://github.com/MahmoudAbdelRahman/GH_CPython/blob/master/GH_CPython.zip

Best regards,
Mahmoud

@DambronOlivier
Copy link

hi @MahmoudAbdelRahman
I haven't been able to output as a datatree either. any indications on this one?

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

4 participants