#358: Understanding Pandas visually with PandasTutor

Talk Python To Me

Episode | Podcast

Date: Fri, 25 Mar 2022 00:00:00 -0800

Pandas is a great library that allows you to accomplish a ton of filtering and processing in condensed syntax. But how well do you understand what's happening? Sam Lau and Philip Guo built a great site to help use visually explore how Pandas is processing your dataset with your specific syntax. It's called PandasTutor, and Sam is here to tell us about it.