This project introduces you to working with a relational database using SQLite and Python. You will use Pandas to connect to a database, create tables from CSV files, and write SQL queries to explore ...