Podcast Episodes
Back to Search
Becoming More Effective at Manipulating Data With Pandas
Episode 103
Do you wonder if you’re taking the right approach when shaping data in pandas? Is your Jupyter workflow getting out of hand? This week on the show, M…
4 years, 1 month ago
Making Your Notebook Interactive and Using Python's Assert
Episode 102
Would you like to build visualizations that allow your audience to play with data? How do you effectively use Python’s assert statement during develo…
4 years, 1 month ago
Tools for Setting Up Python on a New Machine
Episode 101
There are many ways to get Python installed on your computer. If you were going to start fresh, what tools would you use? What if you need to manage …
4 years, 1 month ago
Defining Optional Arguments and Moving Beyond "Beginner" Python
Episode 100
How do you define Python functions that accept optional arguments or default values? Are you wondering how to go beyond being a beginner with Python?…
4 years, 1 month ago
OAuth 2 and Authentication Choices for Your Python Project
Episode 99
Have you thought about what authentication system you want to use for your Python project? Should you use an existing Python library or a third-party…
4 years, 2 months ago
Drawing Fractals With Python and Working With a Weather API
Episode 98
Have you been wanting to explore fractals and complex numbers in Python? Would you like to practice working with APIs in Python through a new project…
4 years, 2 months ago
Improving Your Django and Python Developer Experience
Episode 97
How often have you thought about your Developer Experience (DX)? How do you improve your workflow, find documentation, and simplify code formatting? …
4 years, 2 months ago
Manipulating and Analyzing Audio in Python
Episode 96
Would you like to experiment with analyzing or manipulating audio with Python? This week on the show, we have Braden Riggs from DolbyIO to discuss ex…
4 years, 2 months ago
What Is a JIT and How Can Pyjion Speed Up Your Python?
Episode 95
How can you can speed up Python? Have you thought of using a JIT (Just-In-Time Compiler)? This week on the show, we have Real Python author and previ…
4 years, 3 months ago
Designing for Users and Building a Social Network With Django
Episode 94
Are you looking for a project to practice your Django skills? Designing the fundamental interactions of a social network is an instructive way to exp…
4 years, 3 months ago