pandas counting rows in a specific coulmn code example Example: pandas count rows with value len(df[df['score'] == 1.0])