pandas dataframe の single brackets の指定方法

single bracket の dataframe の使用方法の知らないやつ

df[lambda x: x[1]==1]

pandas.pydata.org