top of page
CODING FOR ANALYSIS


Jupyter Data Science Notebook & MySQL on a Docker mounted volume
Set up a mounted volume in Docker with a Data Science Jupyter Notebook and MySQL Server to easily share information between both containers
Norma López-Sancho
May 7, 20245 min read
187
0


Part 5. SQL & Analysis Fundamental Concepts
Last part of SQL & Analysis series.
We explore what the most common JOINs uses are and put them into practice.
Norma López-Sancho
Apr 13, 20246 min read
18
2


Part 4. SQL & Analysis Fundamental Concepts
Using an index table, quick and straight to the point wrap up of parts 2 & 3
Norma López-Sancho
Apr 13, 20244 min read
7
0


Part 3. SQL & Analysis Fundamental Concepts
Diving deeper on what we started to see in Part 2. Lots of troubleshooting and thoughts on data management
Norma López-Sancho
Apr 12, 20249 min read
6
0


Part 2. SQL & Analysis Fundamental Concepts
Timestamps and timezones, using Spreadsheets for updating our tables and the wonders of Views
Norma López-Sancho
Apr 11, 202413 min read
3
0


Part 1. SQL & Analysis Fundamental Concepts
From basic statements to a rounded intermediate knowledge approached from a data analysis mindset
Norma López-Sancho
Mar 24, 202410 min read
34
0


MySQL Server and Workbench via Docker
Quick guide to get a MySQL container in Docker and connect it to MySQL Workbench
Norma López-Sancho
Mar 17, 20242 min read
57
0
bottom of page