can’t connect to Postgres database from jupyter Notebook using Psycopg2
I am trying to connect to a database in Postgres to insert data into my tables.
From Jupyter Notebook. Iam using these commands
I am trying to connect to a database in Postgres to insert data into my tables.
From Jupyter Notebook. Iam using these commands