标签: pandas dataframe indexing max
我知道这种方式有效,但是有更标准的方法吗?
N=1 cols = list(data.iloc[:,(data.max()==1).values].columns)
答案 0 :(得分:1)
这将完成这项工作:
['a']
这会打印 var mySessionFactory = new sessionFactory();
var mySessionFactory = new sessionFactory();