Python Data Foundations Documentation

A plain documentation-style guide for Python, data handling, visualization, and machine learning basics.

Problem-solving guide

This page summarizes the recurring operations from the documentation as tasks you should be able to perform from memory.

Core Python and files

Images

Datasets and arrays

Train/test splitting

Plotting

Clustering

Regression

Classification

Neural networks

Convolutional neural networks

Autoencoders

Transfer learning and model zoos

Exam variations