I have a pandas column with mixed data types( float and bool). I want to do df.loc[df[\'left-behind\'] == True]. However, due to mixed datatype, I was getting \'Series\' obj