Hello All,
     I have a csv with multiple column , and I need to figure out the
duplicates entry ,I have imported csv and assigned the row to dictionary
,please share a logic to find the duplicates , sample data is below ,

Name age employer
Kumar 28 133678
Kumar 28 133678
Anil. 42.   133567

Kumar entry need to be finded out
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to