What’s popular in Python
Your source for what’s next
Your source for what’s next
June 29, 2026
Python Beyond the Basics (AI Edition)
Presented by Arianne Dee

May 19, 2026
Data Analysis with Python
Presented by Chester Ismay

June 17, 2026
Implementing AI Agents in Python
Presented by Brent Laster

June 1, 2026
AutoGen with Python for Multi-Agent Systems
Presented by Noureddin Sadawi

June 5, 2026
Python Metaprogramming in Practice
Presented by Trey Hunner

June 9 & 10, 2026
Object-Oriented Python Bootcamp
Presented by Reuven Lerner

Introduction to Matrix Algebra Using Python
By Siddharth Yadav
In this lab, you will be introduced to matrices and related concepts using NumPy and other Python libraries ...
Python Cookbook: Iterators and Generators
By O'Reilly Media, Inc.
Recipes from Python Cookbook ...
Asset Pricing Models and Its Application in Python
By Abdullah Karasan
Determining asset pricing with CAPM and APT ...
PCA and SVD for Image Compression Using Python
By Siddharth Yadav
In this lab, you will implement PCA (principal component analysis) and SVD (singular value decomposition) for image compression using Python ...
Understanding Word Embeddings Using Python
By Siddharth Yadav
In this lab, you will learn about the concepts and methods of the widely used word embeddings using Python ...
Spectral Clustering from Scratch Using Python
By Siddharth Yadav
In this lab, you will learn how to implement spectral clustering from scratch using Python ...