Open-source curation · Python-first · in Spanish & English

The catalogue

Learning path

The 5 core skills to start in data

Before picking a specialty, the whole data world shares a foundation. These are the first five steps — all open source.

Take the self-assessment
01

Programming with Python

The first language worth learning: readable, universal and the gateway to the whole ecosystem.

In the kioskPythonJupyter
02

SQL fundamentals

Asking questions of your data. The most transferable skill in the entire industry.

03

Working with tabular data

Load, explore and transform datasets with dataframes, the mental model of analysis.

In the kioskpandasPolars
04

Reproducible environments

Make your code run the same on your machine and in production. Containers and isolated environments.

In the kioskDocker
05

Explore and visualize

Look at the data before drawing conclusions: quick charts and dashboards to understand what's there.