

#471: Learning and teaching Pandas
38 snips Jul 22, 2024
Reuven Lerner, author of Pandas Workout, shares strategies for learning Pandas and Python, including workout exercises. Topics include challenges with app store reviews, coding style in pandas, efficient data categorization, outliers, and the importance of programming skills in diverse fields.
AI Snips
Chapters
Transcript
Episode notes
Facebook Ad Ban
- Reuven Lerner's Facebook ads for Pandas training were banned because Meta believed he was trafficking endangered animals.
- The ban was eventually lifted after his story gained attention online.
App Store Rejection
- Michael Kennedy's Talk Python training app was initially rejected from app stores for supposedly impersonating another app.
- The rejection was based on a sentence about learning Python, which the reviewers misinterpreted as trademark infringement.
Python First
- Learn Python fundamentals before diving into Pandas to leverage the language effectively.
- Be prepared to adapt Pythonic idioms, as some don't translate well to Pandas.