Hi Adrian,
I want to ask in reference to the below discussion that you had earlier with Shashi.
https://support.infogix.com/hc/en-us/community/posts/360028941893-How-to-run-system-commands-in-DataVerse
[Edit: ^ Updated URL]
In the above post you mentioned that we have to install python libraries compatible with Dataverse Python 2.7 and 32-bit architecture. So lets say I have to use libraries pandas and numpy then I do need to install them first before calling them through dataverse.
Secondly, can I just write my custom logic using the aforementioned libraries above the braininfo script and the node will execute it properly or not. I have attached a script for your reference which will give you an idea on what I am trying to accomplish.
It will be very helpful if you could give me an example of library pandas usage inside Dataverse. Also, please tell how to dealwith 'double' data types while using them in Transform Node. I tried to use float type as it has python's float has double handling in it but Dataverse is giving unsupported operand error
Best,
Rakshit