Workshop Contents
This workshop assumes you know some pandas and want to apply idiomatic constructs to existing code. There will be some lecture and then breakout time to apply the constructs to your own code.
We will cover
Types
Chaining and assign
Mutation
Aggregation
Debugging