Skip to content

Quick Python way of finding duplicate records in a text file and excel column

Notifications You must be signed in to change notification settings

riteshsharma29/Python_find_duplicate_records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_find_duplicate_records./find_duplicate.py

Quick Python way of finding duplicate records in a text file and excel coulmn

Purpose / Task : Automated task of finding duplicate records in a text file or excel coulmn using simple Python pandas script.

USAGE: Before running the file ./find_duplicate.py read the comments and change the appropriate values. Duplicate values will be logged in the log file. Sample inputs are also attached for demonstration.

Dependencies : Requires python pandas,codecs,sys,os libraries.

About

Quick Python way of finding duplicate records in a text file and excel column

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages