find row number containing value pandas code example Example: pandas count rows with value len(df[df['score'] == 1.0])