Session
Idiomatic Pandas
Pandas can make it quick and easy to slice and dice your data. But what if you need to come back to your manipulations? How do you track data from end to end? How do you write code that you can share with your colleagues? How do you write code that you will understand later?