df1.groupby(df1.columns.values[0], as_index= False)[df1.columns.values[1]].mean()
At 3:58
How did we get that mean will give us good borrower from good_bad series?
0 answers ( 0 marked as helpful)
At 3:58
How did we get that mean will give us good borrower from good_bad series?