gamedf = gamedf.groupby([col for col in gamedf.columns if col != 'Secs'], as_index=False).count()