I have a pandas dataframe, and I want to filter out some records that don\'t satisfy certain criteria:
cond1=df[\'ap_lo\'] <= df[\'ap_hi\'] cond2=df[\'height\'