What’s popular in Python
Your source for what’s next
Popular in live online training
See allJanuary 23, 2025
Python Data Science Quick Start
Presented by Andy Olsen
January 28, 2025
Python Data Structures and Comprehensions
Presented by Arianne Dee
January 23, 2025
Object-Oriented Programming in Python
Presented by Arianne Dee
February 3 & 4, 2025
Using AI Tools and Python to Automate Tasks
Presented by Lucas Soares
February 19, 2025
Python Under the Hood
Presented by Arianne Dee
February 14, 2025
Advanced Python: Decorators
Presented by James Powell
Popular in interactive learning
See allCustomer Analytics with Python: Develop and Interpret a Hierarchical Clustering
By Tobias Zwingmann
Get insights about structures and hierarchies in your data. ...
Customer Analytics with Python: Load and Explore Data
By Tobias Zwingmann
Get to know the exercise data set. ...
Customer Analytics with Python: Develop and Interpret a k-Means Clustering
By Tobias Zwingmann
Learn how to segment customers into similar groups. ...
Hands-On Python Foundations: Intro to Classes
By Arianne Dee
In this scenario, you learn how to write your own methods and create your own classes. Classes are a powerful feature of Python that can help you write better, more maintainable ...
Hands-On Python Foundations: Virtual Environments and Pip
By Arianne Dee
In this scenario, you'll learn the basics of how to work with Python's built-in tools for managing projects and their required packages. ...
Hands-On Python Foundations: Data Structures
By Arianne Dee
In this scenario, we look at Python's core data structures that you will need to write most programs: lists and dictionaries. We'll also briefly look at tuples and sets, two other ...