Real Python Tutorials
Python's filter(): Extract Values From Iterables
In this step-by-step tutorial, you'll learn how Python's filter() works and how to use it effectively in your programs. You'll also learn how to use list comprehension and generator expressions to replace filter() and make your code more Pythonic.
Jun 09, 2021 best-practices intermediate python
Explore Your Dataset With Pandas
Jun 01, 2021 basics data-science
Python News: What's New From May 2021?
May 31, 2021 community
Not Sure Where to Start?
At Real Python you can learn all things Python from the ground up. If you’re wondering where to begin your Python journey, click the button below and we’ll give you some guidance:
How to Set Up a Django Project
May 25, 2021 basics best-practices django web-dev
Loading More Tutorials…
🐍 Python Tricks 💌
Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team.