Skip to content

DPintacasi/sql-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

sql-challenge

Dependencies to install:

-pandas

-SQLAlchemy

These scripts is expecting a file in the Employees folder with your username and password for the postgres database.

This file is called config.py with the format:

user = 'your username'

pw = 'your password'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors