In Pandas it is possible to tell how you want to aggregate your data by passing a string alias (\'min\' in the following example). From the docs, you have:
\'min\'