Skip to content

A program that will remove duplicates from a csv file.

License

Notifications You must be signed in to change notification settings

neelybd/Remove_Duplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remove_Duplicates

This program opens will open a csv, read the data into a dataframe, remove duplicates, and write the results to a new csv file. The CSV delimintor needs to be specified, but the file encoding does not. It will attempt to open the file with the most common encodings and will write the results using UTF-8.

About

A program that will remove duplicates from a csv file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages