-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi there!
I am running Pandas to read an .xlsx file into GH_CPython. As this process is quite slow, I want to do it once and then send the imported Dataframe to other GH_CPython components. However, everytime I connect the output with the input, it crashes.
I have tried 'hiding' the Dataframe in a class. The program doesn't crash, but it doesn't see the Dataframe either.
Is there any way I can send a Dataframe to other components?
Thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels