Get the Free Pandas Method Chaining Video + Notebook

For anyone who writes Pandas at work and wants queries that read top to bottom, in one pipeline.

Reuven Lerner teaching Pandas method chaining

Reuven walks through method chaining on real data.

Why this is different

Most Pandas code grows into a pile of temporary variables nobody wants to read. Method chaining turns the same work into one pipeline you can read top to bottom.

  • Reuven builds a chain step by step, on real data.
  • The companion notebook has the same code, ready to run.
  • Run it and change it yourself to see how each step works.




Free. No spam. Unsubscribe anytime.

Reuven Lerner

Meet the Instructor

I’m Reuven Lerner. I’ve spent 30 years teaching Python and Pandas to engineers at companies like Apple, Cisco, VMware, and Western Digital.

Every week I write Bamboo Weekly, where thousands of people solve Pandas puzzles built from current news data. Method chaining is one of the first things I show, because it changes how your everyday Pandas code reads.

Watch the video, run the notebook, and if you have questions, ask me. You’re not going to get a bot or a “support team.” You’re going to get me.