Building an interactive Python dashboard using SQL and Datapane
One of the most important skills for data analysis is interacting with databases. Most organizations store their business-critical data in a relational database like Postgres or MySQL, and you’ll need to know Structured Query Language (SQL) to access or update the data stored there.