Python project to import information from xlsx file into PostgreSQL(Psycopg2, pandas)
Small Python project wich have Main file that calling 2 functions:
First function saves each sheet from xlsx file to separate dataframe
Use this DataFrames to paste some inforamtion into PostgreSQL into separate DB table