Hi all,
We are currently running Portal 10.7.1 on premise, all windows environment, except for the Jupyter Notebook server.
We have a really simple problem to solve. We want to connect our other SQL Server databases and bring the data into a pandas table. We use sqlalchemy but it returns errors that no submodule of pyodbc or pymysql exists. Obviously I then check the libraries document and I can't see them.

Apart from using an ETL and transferring data to a GDB or some other file or is there a different library we should be using?
Our linux system administrator couldn't get the libraries to load within the standard notebook "image" (esri precompiled deployment). Is there something we are missing?
Appreciate any feedback and a solution will be even better 🙂
Cheers,
Gareth