data['amount']=data['amount'].replace(0, np.nan) data['duration']=data['duration'].replace(0, np.nan)