Forum Discussion

Freya's avatar
Freya
Regular Visitor
3 years ago

PowerBi Dekstop with connection to Postgresql with Python (transform data)

If I try the python script below (sql that aggregates the data of one table in a postgresql database) I get errors. If I try the same script but with Juypter it runs fine.  I think there is an issue...