get index where condition is true pandas code example Example: get index number pandas dataframe df.index[df['BoolCol'] == True].tolist()