How can one modify the format for the output from a groupby operation in pandas that produces scientific notation for very large numbers. I know how to do string formatting in python but I'm at a loss when it comes to applying it here. How can one modify the format for the output fr