Pandas: Iterating through groups
Accessing the name and DataFrameGroupBy
Pandas: Iterating through groups
Accessing the name and DataFrameGroupBy
Pandas: Get rows with max value of group
Via the apply function
Pandas: DateOffset as a Frequency Increment
How to apply pandas.tseries.offsets.DateOffset
Pandas: Count number of non-NaN entries
Via the count method
Pandas: Complex aggregation expressions
Using a dictionary of aggreations