if data.iloc[i,0]!="None":
                con_0={"identifiers":{"$elemMatch":{"namespace":"uniprot_id","value":str(data.iloc[i,0])}}}