- Create database with MySQL.
-
Exercise 1
- Create a simple relational database using MySQL (https://www.mysql.com/) and connect it to Python
- Exercise 2:
- Show that you can upload some simple queries to a Pandas Dataframe.
- Exercise 3:
- Generate a graph that summarizes the data.
- Build a simple relational database with MySQL
- Make simple queries with Pandas and make graphics.