A Route Through Data Science with Polars

Free Set — Data Foundations
Free Set introduces rows, columns, schemas, data types, filtering, sorting, missing values, and simple summaries. Learners examine how structured tables are organized and how basic Polars operations change the data.The tier also introduces small expressions, grouped records, and a starter workflow that moves from raw input to a reviewed output table.
Axis Pack — Data Preparation
Axis Pack focuses on preparing datasets before analysis. Learners study column naming, type conversion, duplicate review, missing entries, text standardization, and date preparation.The modules show how preparation decisions influence later joins, calculations, and summaries. Learners also develop a repeatable checklist for reviewing untidy data.
Frame Kit — Table Relationships
Frame Kit explores how separate datasets can be connected and reshaped. Topics include key columns, join types, concatenation, overlapping names, unmatched records, and wide-to-long table structures.Learners examine how row counts and relationships change during table combinations and how to review the result before continuing.
Flux Deck — Expressions and Grouped Analysis
Flux Deck develops analytical expression skills. Learners create calculated columns, conditional logic, grouped measures, rankings, window calculations, and cumulative values.The tier explains how row-level operations differ from aggregations and how several expressions can be arranged into a readable analytical sequence.
Flow Course — Complete Workflows
Flow Course brings preparation, joins, expressions, validation, summaries, and documentation into one connected process.Learners plan workflow stages, create reusable logic, review intermediate outputs, and prepare structured final tables. The focus is on organizing analytical work so that each decision remains visible and understandable.
Vault Module — Deferred Query Planning
Vault Module introduces deferred workflows and resource-aware processing. Learners study scanning, early column selection, filtering, query plans, collection points, and reduced intermediate processing.The modules compare immediate and deferred approaches and show how analytical operations can be planned before a final result is produced.
Vertex Guide — Advanced Structures and Time Analysis
Vertex Guide focuses on nested data, list columns, structured fields, timestamps, rolling calculations, and interval-based analysis.Learners expand nested values, prepare time fields, compare records across periods, and organize advanced expressions into reusable groups.
Align Pathway — Analytical Project Architecture
Align Pathway examines how larger analytical projects can be divided into clear layers: ingestion, preparation, validation, analysis, and output.Learners work with helper functions, shared expressions, schema expectations, configuration values, documentation, and project-level review routines.
Nexus Pathway — Multi-Source Coordination
Nexus Pathway develops methods for working with several related data sources. Learners map relationships, standardize structures, prepare reference tables, validate joins, and coordinate several output tables.The tier also covers data lineage, dependency planning, reconciliation, and the effects of source changes across a wider project.
Peak Pathway — End-to-End Analytical Project
Peak Pathway combines the full curriculum within a detailed project route. Learners define project scope, assess source data, map relationships, prepare schemas, build reusable logic, perform analysis, validate results, and document final outputs.The project includes grouped, window-based, time-based, and multi-source tasks, supported by structured review points and written analytical notes.
