Here's a question: What's the most common way to explore data? Would you say pandas and matplotlib? Maybe you went more general and said Jupyter notebooks. How about Excel, or Google Sheets, or Numbers, or some other spreadsheet app? Yeah, my bet is on Excel. And while it has many drawbacks, it makes exploring tabular data very accessible to many people, most of whom aren't even developers or data scientists.
On this episode, we're talking about a tool called Mito. This is an add-in for Jupyter notebooks that injects an Excel-like interface into the notebook. You pass it data via a pandas dataframe (or some other source) and then you can explore it as if you're using Excel. The cool thing is though, just below that, it's writing the pandas code you'd need to do to actually accomplish that outcome in code.
Full details »

SQLAlchemy is the most widely used ORM (Object Relational Mapper) for Python developers. It's been around since February 2006. But we might be in for the most significant release since the first one: SQLAlchemy 2.0. This version adds async and await support, new context-manager friendly features everywhere, and even a unified query syntax. Mike Bayer is back to give us a glimpse of what's coming and why Python's database story is getting stronger.
You know that feeling when one of your developer friends or colleague tells you about some amazing tool, library, or shell environment that you never heard of that you just have to run out and try right away? This episode is jam-packed full of those moments. We welcome back Jay Miller to discuss tools and tips for developer productivity. The title says 10 tips, but we actually veer into many more along the way. I think you'll really enjoy this useful and light-hearted episode.
The best Python podcastExcellent host, great guests and content, highly recommended.
ExcellentThis is an excellent podcast. The topics, the guests, the host, the interviews - really well done!
Lots of great interviewsIt has inspiring content, awesome interviews, and explores the vastness of the Python community.
Talk Python to Me is a weekly podcast hosted by
Michael Kennedy.
The show covers a wide array of Python topics as well as
many related topics.
The format is a casual 1-hour conversation with industry
experts.
Have feedback for the show? Send it to
contact@talkpython.fm.
We'd love to hear from you.
We are always on the look out for exciting topics to bring
to you on Talk Python To Me. We could use your help!
Do you have a great idea for a show? Do know a dynamic Python
personality who we should be speaking to? Send us an email!