How to return a piece of Pandas Dataframe which meets some condition?

后端 未结 0 763
时光取名叫无心
时光取名叫无心 2020-12-16 03:28

Hey I want to get part of DataFrame called X_train where in any column value is 0. I tried this way but I\'m getting nothing.

   indices = pd.DataFrame()
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题