Fun with Pandas Groupby, Aggregate, Multi-Index and Unstack

Fun with Pandas Groupby, Agg,

This post is titled as “fun with Pandas Groupby, aggregate, and unstack”, but it addresses some of the pain points I face when doing mundane data-munging activities. Every time I do this I start from scratch and solved them in different ways. The purpose of this post is to record at least a couple of… Continue reading Fun with Pandas Groupby, Aggregate, Multi-Index and Unstack