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