Hello,
We wanted to start using Python libraries in some of our dashboards. As proof of concept, I had to test if Pandas library is working.
Test #1 - Excell as source file
I used Excel as source, added some simple step at Power Query using Pandas. Everything worked on Desktop and workspace.
Test #2 - Table from Snowflake as source
Connected via connector to Snowflake, picked one table as Import and as previously did some simple changes using Pandas Library. There are also other tables in direct query mode used at this file.
It worked on desktop. But when published to Workspace errors showed up:
Not sure what should be changed or set up differently. Was reading many guides, but was not able to solve it. I know it's not Pandas / Python version issue, because excel version is working.
Thank you in advance for help.