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()