I recently encountered an interesting question regarding the difference between .agg() & .apply() in Pandas Groupby().I read the great post from Pandas difference betwee